MainWindow Class

net_course_01

MainWindow Class

Логика взаимодействия для MainWindow.xaml
MainWindow
Inheritance Hierarchy
SystemObject  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.WindowsWindow
                  WpfUIMainWindow

Namespace:  WpfUI
Assembly:  WpfUI (in WpfUI.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class MainWindow : Window, IComponentConnector

The MainWindow type exposes the following members.

Constructors
  NameDescription
Public methodMainWindow
Initializes a new instance of the MainWindow class
Top
Properties
  NameDescription
Public propertyActualHeight (Inherited from FrameworkElement.)
Public propertyActualWidth (Inherited from FrameworkElement.)
Public propertyAllowDrop (Inherited from UIElement.)
Public propertyAllowsTransparency (Inherited from Window.)
Public propertyAreAnyTouchesCaptured (Inherited from UIElement.)
Public propertyAreAnyTouchesCapturedWithin (Inherited from UIElement.)
Public propertyAreAnyTouchesDirectlyOver (Inherited from UIElement.)
Public propertyAreAnyTouchesOver (Inherited from UIElement.)
Public propertyBackground (Inherited from Control.)
Public propertyBindingGroup (Inherited from FrameworkElement.)
Public propertyBitmapEffect Obsolete. (Inherited from UIElement.)
Public propertyBitmapEffectInput Obsolete. (Inherited from UIElement.)
Public propertyBorderBrush (Inherited from Control.)
Public propertyBorderThickness (Inherited from Control.)
Public propertyCacheMode (Inherited from UIElement.)
Public propertyClip (Inherited from UIElement.)
Public propertyClipToBounds (Inherited from UIElement.)
Public propertyCommandBindings (Inherited from UIElement.)
Public propertyContent (Inherited from ContentControl.)
Public propertyContentStringFormat (Inherited from ContentControl.)
Public propertyContentTemplate (Inherited from ContentControl.)
Public propertyContentTemplateSelector (Inherited from ContentControl.)
Public propertyContextMenu (Inherited from FrameworkElement.)
Public propertyCursor (Inherited from FrameworkElement.)
Public propertyDataContext (Inherited from FrameworkElement.)
Protected propertyDefaultStyleKey (Inherited from FrameworkElement.)
Public propertyDependencyObjectType (Inherited from DependencyObject.)
Public propertyDesiredSize (Inherited from UIElement.)
Public propertyDialogResult (Inherited from Window.)
Public propertyDispatcher (Inherited from DispatcherObject.)
Public propertyEffect (Inherited from UIElement.)
Public propertyFlowDirection (Inherited from FrameworkElement.)
Public propertyFocusable (Inherited from UIElement.)
Public propertyFocusVisualStyle (Inherited from FrameworkElement.)
Public propertyFontFamily (Inherited from Control.)
Public propertyFontSize (Inherited from Control.)
Public propertyFontStretch (Inherited from Control.)
Public propertyFontStyle (Inherited from Control.)
Public propertyFontWeight (Inherited from Control.)
Public propertyForceCursor (Inherited from FrameworkElement.)
Public propertyForeground (Inherited from Control.)
Protected propertyHandlesScrolling (Inherited from Control.)
Public propertyHasAnimatedProperties (Inherited from UIElement.)
Public propertyHasContent (Inherited from ContentControl.)
Protected propertyHasEffectiveKeyboardFocus (Inherited from UIElement.)
Public propertyHeight (Inherited from FrameworkElement.)
Public propertyHorizontalAlignment (Inherited from FrameworkElement.)
Public propertyHorizontalContentAlignment (Inherited from Control.)
Public propertyIcon (Inherited from Window.)
Protected propertyInheritanceBehavior (Inherited from FrameworkElement.)
Public propertyInputBindings (Inherited from UIElement.)
Public propertyInputScope (Inherited from FrameworkElement.)
Public propertyIsActive (Inherited from Window.)
Public propertyIsArrangeValid (Inherited from UIElement.)
Public propertyIsEnabled (Inherited from UIElement.)
Protected propertyIsEnabledCore (Inherited from UIElement.)
Public propertyIsFocused (Inherited from UIElement.)
Public propertyIsHitTestVisible (Inherited from UIElement.)
Public propertyIsInitialized (Inherited from FrameworkElement.)
Public propertyIsInputMethodEnabled (Inherited from UIElement.)
Public propertyIsKeyboardFocused (Inherited from UIElement.)
Public propertyIsKeyboardFocusWithin (Inherited from UIElement.)
Public propertyIsLoaded (Inherited from FrameworkElement.)
Public propertyIsManipulationEnabled (Inherited from UIElement.)
Public propertyIsMeasureValid (Inherited from UIElement.)
Public propertyIsMouseCaptured (Inherited from UIElement.)
Public propertyIsMouseCaptureWithin (Inherited from UIElement.)
Public propertyIsMouseDirectlyOver (Inherited from UIElement.)
Public propertyIsMouseOver (Inherited from UIElement.)
Public propertyIsSealed (Inherited from DependencyObject.)
Public propertyIsStylusCaptured (Inherited from UIElement.)
Public propertyIsStylusCaptureWithin (Inherited from UIElement.)
Public propertyIsStylusDirectlyOver (Inherited from UIElement.)
Public propertyIsStylusOver (Inherited from UIElement.)
Public propertyIsTabStop (Inherited from Control.)
Public propertyIsVisible (Inherited from UIElement.)
Public propertyLanguage (Inherited from FrameworkElement.)
Public propertyLayoutTransform (Inherited from FrameworkElement.)
Public propertyLeft (Inherited from Window.)
Protected propertyLogicalChildren (Inherited from Window.)
Public propertyMargin (Inherited from FrameworkElement.)
Public propertyMaxHeight (Inherited from FrameworkElement.)
Public propertyMaxWidth (Inherited from FrameworkElement.)
Public propertyMinHeight (Inherited from FrameworkElement.)
Public propertyMinWidth (Inherited from FrameworkElement.)
Public propertyName (Inherited from FrameworkElement.)
Public propertyOpacity (Inherited from UIElement.)
Public propertyOpacityMask (Inherited from UIElement.)
Public propertyOverridesDefaultStyle (Inherited from FrameworkElement.)
Public propertyOwnedWindows (Inherited from Window.)
Public propertyOwner (Inherited from Window.)
Public propertyPadding (Inherited from Control.)
Public propertyParent (Inherited from FrameworkElement.)
Public propertyPersistId Obsolete. (Inherited from UIElement.)
Public propertyRenderSize (Inherited from UIElement.)
Public propertyRenderTransform (Inherited from UIElement.)
Public propertyRenderTransformOrigin (Inherited from UIElement.)
Public propertyResizeMode (Inherited from Window.)
Public propertyResources (Inherited from FrameworkElement.)
Public propertyRestoreBounds (Inherited from Window.)
Public propertyShowActivated (Inherited from Window.)
Public propertyShowInTaskbar (Inherited from Window.)
Public propertySizeToContent (Inherited from Window.)
Public propertySnapsToDevicePixels (Inherited from UIElement.)
Public propertyStyle (Inherited from FrameworkElement.)
Protected propertyStylusPlugIns (Inherited from UIElement.)
Public propertyTabIndex (Inherited from Control.)
Public propertyTag (Inherited from FrameworkElement.)
Public propertyTaskbarItemInfo (Inherited from Window.)
Public propertyTemplate (Inherited from Control.)
Public propertyTemplatedParent (Inherited from FrameworkElement.)
Public propertyTitle (Inherited from Window.)
Public propertyToolTip (Inherited from FrameworkElement.)
Public propertyTop (Inherited from Window.)
Public propertyTopmost (Inherited from Window.)
Public propertyTouchesCaptured (Inherited from UIElement.)
Public propertyTouchesCapturedWithin (Inherited from UIElement.)
Public propertyTouchesDirectlyOver (Inherited from UIElement.)
Public propertyTouchesOver (Inherited from UIElement.)
Public propertyTriggers (Inherited from FrameworkElement.)
Public propertyUid (Inherited from UIElement.)
Public propertyUseLayoutRounding (Inherited from FrameworkElement.)
Public propertyVerticalAlignment (Inherited from FrameworkElement.)
Public propertyVerticalContentAlignment (Inherited from Control.)
Public propertyVisibility (Inherited from UIElement.)
Protected propertyVisualBitmapEffect Obsolete. (Inherited from Visual.)
Protected propertyVisualBitmapEffectInput Obsolete. (Inherited from Visual.)
Protected propertyVisualBitmapScalingMode (Inherited from Visual.)
Protected propertyVisualCacheMode (Inherited from Visual.)
Protected propertyVisualChildrenCount (Inherited from FrameworkElement.)
Protected propertyVisualClearTypeHint (Inherited from Visual.)
Protected propertyVisualClip (Inherited from Visual.)
Protected propertyVisualEdgeMode (Inherited from Visual.)
Protected propertyVisualEffect (Inherited from Visual.)
Protected propertyVisualOffset (Inherited from Visual.)
Protected propertyVisualOpacity (Inherited from Visual.)
Protected propertyVisualOpacityMask (Inherited from Visual.)
Protected propertyVisualParent (Inherited from Visual.)
Protected propertyVisualScrollableAreaClip (Inherited from Visual.)
Protected propertyVisualTextHintingMode (Inherited from Visual.)
Protected propertyVisualTextRenderingMode (Inherited from Visual.)
Protected propertyVisualTransform (Inherited from Visual.)
Protected propertyVisualXSnappingGuidelines (Inherited from Visual.)
Protected propertyVisualYSnappingGuidelines (Inherited from Visual.)
Public propertyWidth (Inherited from FrameworkElement.)
Public propertyWindowStartupLocation (Inherited from Window.)
Public propertyWindowState (Inherited from Window.)
Public propertyWindowStyle (Inherited from Window.)
Top
Methods
  NameDescription
Public methodActivate (Inherited from Window.)
Protected methodAddChild (Inherited from ContentControl.)
Public methodAddHandler(RoutedEvent, Delegate) (Inherited from UIElement.)
Public methodAddHandler(RoutedEvent, Delegate, Boolean) (Inherited from UIElement.)
Protected methodAddLogicalChild (Inherited from FrameworkElement.)
Private methodAddOutputText
Helper method, adding text to output TextBlock
Protected methodAddText (Inherited from ContentControl.)
Public methodAddToEventRoute (Inherited from UIElement.)
Protected methodAddVisualChild (Inherited from Visual.)
Public methodApplyAnimationClock(DependencyProperty, AnimationClock) (Inherited from UIElement.)
Public methodApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) (Inherited from UIElement.)
Public methodApplyTemplate (Inherited from FrameworkElement.)
Public methodArrange (Inherited from UIElement.)
Protected methodArrangeCore (Inherited from FrameworkElement.)
Protected methodArrangeOverride (Inherited from Window.)
Public methodBeginAnimation(DependencyProperty, AnimationTimeline) (Inherited from UIElement.)
Public methodBeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) (Inherited from UIElement.)
Public methodBeginInit (Inherited from FrameworkElement.)
Public methodBeginStoryboard(Storyboard) (Inherited from FrameworkElement.)
Public methodBeginStoryboard(Storyboard, HandoffBehavior) (Inherited from FrameworkElement.)
Public methodBeginStoryboard(Storyboard, HandoffBehavior, Boolean) (Inherited from FrameworkElement.)
Public methodBringIntoView (Inherited from FrameworkElement.)
Public methodBringIntoView(Rect) (Inherited from FrameworkElement.)
Private methodButtonAddPoint_Click
Tries to parse entered coordinates and add result to output TextBlock
Public methodCaptureMouse (Inherited from UIElement.)
Public methodCaptureStylus (Inherited from UIElement.)
Public methodCaptureTouch (Inherited from UIElement.)
Public methodClearValue(DependencyProperty) (Inherited from DependencyObject.)
Public methodClearValue(DependencyPropertyKey) (Inherited from DependencyObject.)
Public methodClose (Inherited from Window.)
Public methodCoerceValue (Inherited from DependencyObject.)
Public methodDragMove (Inherited from Window.)
Public methodEndInit (Inherited from FrameworkElement.)
Public methodEquals (Inherited from DependencyObject.)
Protected methodFinalize (Inherited from Object.)
Public methodFindCommonVisualAncestor (Inherited from Visual.)
Public methodFindName (Inherited from FrameworkElement.)
Public methodFindResource (Inherited from FrameworkElement.)
Public methodFocus (Inherited from UIElement.)
Public methodGetAnimationBaseValue (Inherited from UIElement.)
Public methodGetBindingExpression (Inherited from FrameworkElement.)
Public methodGetHashCode (Inherited from DependencyObject.)
Protected methodGetLayoutClip (Inherited from FrameworkElement.)
Public methodGetLocalValueEnumerator (Inherited from DependencyObject.)
Protected methodGetTemplateChild (Inherited from FrameworkElement.)
Public methodGetType (Inherited from Object.)
Protected methodGetUIParentCore (Inherited from FrameworkElement.)
Public methodGetValue (Inherited from DependencyObject.)
Protected methodGetVisualChild (Inherited from FrameworkElement.)
Public methodHide (Inherited from Window.)
Protected methodHitTestCore(PointHitTestParameters) (Inherited from UIElement.)
Protected methodHitTestCore(GeometryHitTestParameters) (Inherited from UIElement.)
Public methodInitializeComponent
InitializeComponent
Public methodInputHitTest (Inherited from UIElement.)
Public methodInvalidateArrange (Inherited from UIElement.)
Public methodInvalidateMeasure (Inherited from UIElement.)
Public methodInvalidateProperty (Inherited from DependencyObject.)
Public methodInvalidateVisual (Inherited from UIElement.)
Public methodIsAncestorOf (Inherited from Visual.)
Public methodIsDescendantOf (Inherited from Visual.)
Public methodMeasure (Inherited from UIElement.)
Protected methodMeasureCore (Inherited from FrameworkElement.)
Protected methodMeasureOverride (Inherited from Window.)
Protected methodMemberwiseClone (Inherited from Object.)
Private methodMenuItemExit_Click
Exit the application
Private methodMenuItemFileOpen_Click
Opens selected file, and tries to parse it with coordinates. Output information will show in TextBlockOutput
Public methodMoveFocus (Inherited from FrameworkElement.)
Protected methodOnAccessKey (Inherited from UIElement.)
Protected methodOnActivated (Inherited from Window.)
Public methodOnApplyTemplate (Inherited from FrameworkElement.)
Protected methodOnChildDesiredSizeChanged (Inherited from UIElement.)
Protected methodOnClosed (Inherited from Window.)
Protected methodOnClosing (Inherited from Window.)
Protected methodOnContentChanged (Inherited from Window.)
Protected methodOnContentRendered (Inherited from Window.)
Protected methodOnContentStringFormatChanged (Inherited from ContentControl.)
Protected methodOnContentTemplateChanged (Inherited from ContentControl.)
Protected methodOnContentTemplateSelectorChanged (Inherited from ContentControl.)
Protected methodOnContextMenuClosing (Inherited from FrameworkElement.)
Protected methodOnContextMenuOpening (Inherited from FrameworkElement.)
Protected methodOnCreateAutomationPeer (Inherited from Window.)
Protected methodOnDeactivated (Inherited from Window.)
Protected methodOnDragEnter (Inherited from UIElement.)
Protected methodOnDragLeave (Inherited from UIElement.)
Protected methodOnDragOver (Inherited from UIElement.)
Protected methodOnDrop (Inherited from UIElement.)
Protected methodOnGiveFeedback (Inherited from UIElement.)
Protected methodOnGotFocus (Inherited from FrameworkElement.)
Protected methodOnGotKeyboardFocus (Inherited from UIElement.)
Protected methodOnGotMouseCapture (Inherited from UIElement.)
Protected methodOnGotStylusCapture (Inherited from UIElement.)
Protected methodOnGotTouchCapture (Inherited from UIElement.)
Protected methodOnInitialized (Inherited from FrameworkElement.)
Protected methodOnIsKeyboardFocusedChanged (Inherited from UIElement.)
Protected methodOnIsKeyboardFocusWithinChanged (Inherited from UIElement.)
Protected methodOnIsMouseCapturedChanged (Inherited from UIElement.)
Protected methodOnIsMouseCaptureWithinChanged (Inherited from UIElement.)
Protected methodOnIsMouseDirectlyOverChanged (Inherited from UIElement.)
Protected methodOnIsStylusCapturedChanged (Inherited from UIElement.)
Protected methodOnIsStylusCaptureWithinChanged (Inherited from UIElement.)
Protected methodOnIsStylusDirectlyOverChanged (Inherited from UIElement.)
Protected methodOnKeyDown (Inherited from UIElement.)
Protected methodOnKeyUp (Inherited from UIElement.)
Protected methodOnLocationChanged (Inherited from Window.)
Protected methodOnLostFocus (Inherited from UIElement.)
Protected methodOnLostKeyboardFocus (Inherited from UIElement.)
Protected methodOnLostMouseCapture (Inherited from UIElement.)
Protected methodOnLostStylusCapture (Inherited from UIElement.)
Protected methodOnLostTouchCapture (Inherited from UIElement.)
Protected methodOnManipulationBoundaryFeedback (Inherited from Window.)
Protected methodOnManipulationCompleted (Inherited from UIElement.)
Protected methodOnManipulationDelta (Inherited from UIElement.)
Protected methodOnManipulationInertiaStarting (Inherited from UIElement.)
Protected methodOnManipulationStarted (Inherited from UIElement.)
Protected methodOnManipulationStarting (Inherited from UIElement.)
Protected methodOnMouseDoubleClick (Inherited from Control.)
Protected methodOnMouseDown (Inherited from UIElement.)
Protected methodOnMouseEnter (Inherited from UIElement.)
Protected methodOnMouseLeave (Inherited from UIElement.)
Protected methodOnMouseLeftButtonDown (Inherited from UIElement.)
Protected methodOnMouseLeftButtonUp (Inherited from UIElement.)
Protected methodOnMouseMove (Inherited from UIElement.)
Protected methodOnMouseRightButtonDown (Inherited from UIElement.)
Protected methodOnMouseRightButtonUp (Inherited from UIElement.)
Protected methodOnMouseUp (Inherited from UIElement.)
Protected methodOnMouseWheel (Inherited from UIElement.)
Protected methodOnPreviewDragEnter (Inherited from UIElement.)
Protected methodOnPreviewDragLeave (Inherited from UIElement.)
Protected methodOnPreviewDragOver (Inherited from UIElement.)
Protected methodOnPreviewDrop (Inherited from UIElement.)
Protected methodOnPreviewGiveFeedback (Inherited from UIElement.)
Protected methodOnPreviewGotKeyboardFocus (Inherited from UIElement.)
Protected methodOnPreviewKeyDown (Inherited from UIElement.)
Protected methodOnPreviewKeyUp (Inherited from UIElement.)
Protected methodOnPreviewLostKeyboardFocus (Inherited from UIElement.)
Protected methodOnPreviewMouseDoubleClick (Inherited from Control.)
Protected methodOnPreviewMouseDown (Inherited from UIElement.)
Protected methodOnPreviewMouseLeftButtonDown (Inherited from UIElement.)
Protected methodOnPreviewMouseLeftButtonUp (Inherited from UIElement.)
Protected methodOnPreviewMouseMove (Inherited from UIElement.)
Protected methodOnPreviewMouseRightButtonDown (Inherited from UIElement.)
Protected methodOnPreviewMouseRightButtonUp (Inherited from UIElement.)
Protected methodOnPreviewMouseUp (Inherited from UIElement.)
Protected methodOnPreviewMouseWheel (Inherited from UIElement.)
Protected methodOnPreviewQueryContinueDrag (Inherited from UIElement.)
Protected methodOnPreviewStylusButtonDown (Inherited from UIElement.)
Protected methodOnPreviewStylusButtonUp (Inherited from UIElement.)
Protected methodOnPreviewStylusDown (Inherited from UIElement.)
Protected methodOnPreviewStylusInAirMove (Inherited from UIElement.)
Protected methodOnPreviewStylusInRange (Inherited from UIElement.)
Protected methodOnPreviewStylusMove (Inherited from UIElement.)
Protected methodOnPreviewStylusOutOfRange (Inherited from UIElement.)
Protected methodOnPreviewStylusSystemGesture (Inherited from UIElement.)
Protected methodOnPreviewStylusUp (Inherited from UIElement.)
Protected methodOnPreviewTextInput (Inherited from UIElement.)
Protected methodOnPreviewTouchDown (Inherited from UIElement.)
Protected methodOnPreviewTouchMove (Inherited from UIElement.)
Protected methodOnPreviewTouchUp (Inherited from UIElement.)
Protected methodOnPropertyChanged (Inherited from FrameworkElement.)
Protected methodOnQueryContinueDrag (Inherited from UIElement.)
Protected methodOnQueryCursor (Inherited from UIElement.)
Protected methodOnRender (Inherited from UIElement.)
Protected methodOnRenderSizeChanged (Inherited from FrameworkElement.)
Protected methodOnSourceInitialized (Inherited from Window.)
Protected methodOnStateChanged (Inherited from Window.)
Protected methodOnStyleChanged (Inherited from FrameworkElement.)
Protected methodOnStylusButtonDown (Inherited from UIElement.)
Protected methodOnStylusButtonUp (Inherited from UIElement.)
Protected methodOnStylusDown (Inherited from UIElement.)
Protected methodOnStylusEnter (Inherited from UIElement.)
Protected methodOnStylusInAirMove (Inherited from UIElement.)
Protected methodOnStylusInRange (Inherited from UIElement.)
Protected methodOnStylusLeave (Inherited from UIElement.)
Protected methodOnStylusMove (Inherited from UIElement.)
Protected methodOnStylusOutOfRange (Inherited from UIElement.)
Protected methodOnStylusSystemGesture (Inherited from UIElement.)
Protected methodOnStylusUp (Inherited from UIElement.)
Protected methodOnTemplateChanged (Inherited from Control.)
Protected methodOnTextInput (Inherited from UIElement.)
Protected methodOnToolTipClosing (Inherited from FrameworkElement.)
Protected methodOnToolTipOpening (Inherited from FrameworkElement.)
Protected methodOnTouchDown (Inherited from UIElement.)
Protected methodOnTouchEnter (Inherited from UIElement.)
Protected methodOnTouchLeave (Inherited from UIElement.)
Protected methodOnTouchMove (Inherited from UIElement.)
Protected methodOnTouchUp (Inherited from UIElement.)
Protected methodOnVisualChildrenChanged (Inherited from Visual.)
Protected methodOnVisualParentChanged (Inherited from Window.)
Protected methodParentLayoutInvalidated (Inherited from FrameworkElement.)
Public methodPointFromScreen (Inherited from Visual.)
Public methodPointToScreen (Inherited from Visual.)
Public methodPredictFocus (Inherited from FrameworkElement.)
Public methodRaiseEvent (Inherited from UIElement.)
Public methodReadLocalValue (Inherited from DependencyObject.)
Public methodRegisterName (Inherited from FrameworkElement.)
Public methodReleaseAllTouchCaptures (Inherited from UIElement.)
Public methodReleaseMouseCapture (Inherited from UIElement.)
Public methodReleaseStylusCapture (Inherited from UIElement.)
Public methodReleaseTouchCapture (Inherited from UIElement.)
Public methodRemoveHandler (Inherited from UIElement.)
Protected methodRemoveLogicalChild (Inherited from FrameworkElement.)
Protected methodRemoveVisualChild (Inherited from Visual.)
Public methodSetBinding(DependencyProperty, BindingBase) (Inherited from FrameworkElement.)
Public methodSetBinding(DependencyProperty, String) (Inherited from FrameworkElement.)
Public methodSetCurrentValue (Inherited from DependencyObject.)
Public methodSetResourceReference (Inherited from FrameworkElement.)
Public methodSetValue(DependencyProperty, Object) (Inherited from DependencyObject.)
Public methodSetValue(DependencyPropertyKey, Object) (Inherited from DependencyObject.)
Protected methodShouldSerializeProperty (Inherited from DependencyObject.)
Public methodShow (Inherited from Window.)
Public methodShowDialog (Inherited from Window.)
Public methodToString (Inherited from Control.)
Public methodTransformToAncestor(Visual) (Inherited from Visual.)
Public methodTransformToAncestor(Visual3D) (Inherited from Visual.)
Public methodTransformToDescendant (Inherited from Visual.)
Public methodTransformToVisual (Inherited from Visual.)
Public methodTranslatePoint (Inherited from UIElement.)
Public methodTryFindResource (Inherited from FrameworkElement.)
Public methodUnregisterName (Inherited from FrameworkElement.)
Public methodUpdateDefaultStyle (Inherited from FrameworkElement.)
Public methodUpdateLayout (Inherited from UIElement.)
Top
Events
  NameDescription
Public eventActivated (Inherited from Window.)
Public eventClosed (Inherited from Window.)
Public eventClosing (Inherited from Window.)
Public eventContentRendered (Inherited from Window.)
Public eventContextMenuClosing (Inherited from FrameworkElement.)
Public eventContextMenuOpening (Inherited from FrameworkElement.)
Public eventDataContextChanged (Inherited from FrameworkElement.)
Public eventDeactivated (Inherited from Window.)
Public eventDragEnter (Inherited from UIElement.)
Public eventDragLeave (Inherited from UIElement.)
Public eventDragOver (Inherited from UIElement.)
Public eventDrop (Inherited from UIElement.)
Public eventFocusableChanged (Inherited from UIElement.)
Public eventGiveFeedback (Inherited from UIElement.)
Public eventGotFocus (Inherited from UIElement.)
Public eventGotKeyboardFocus (Inherited from UIElement.)
Public eventGotMouseCapture (Inherited from UIElement.)
Public eventGotStylusCapture (Inherited from UIElement.)
Public eventGotTouchCapture (Inherited from UIElement.)
Public eventInitialized (Inherited from FrameworkElement.)
Public eventIsEnabledChanged (Inherited from UIElement.)
Public eventIsHitTestVisibleChanged (Inherited from UIElement.)
Public eventIsKeyboardFocusedChanged (Inherited from UIElement.)
Public eventIsKeyboardFocusWithinChanged (Inherited from UIElement.)
Public eventIsMouseCapturedChanged (Inherited from UIElement.)
Public eventIsMouseCaptureWithinChanged (Inherited from UIElement.)
Public eventIsMouseDirectlyOverChanged (Inherited from UIElement.)
Public eventIsStylusCapturedChanged (Inherited from UIElement.)
Public eventIsStylusCaptureWithinChanged (Inherited from UIElement.)
Public eventIsStylusDirectlyOverChanged (Inherited from UIElement.)
Public eventIsVisibleChanged (Inherited from UIElement.)
Public eventKeyDown (Inherited from UIElement.)
Public eventKeyUp (Inherited from UIElement.)
Public eventLayoutUpdated (Inherited from UIElement.)
Public eventLoaded (Inherited from FrameworkElement.)
Public eventLocationChanged (Inherited from Window.)
Public eventLostFocus (Inherited from UIElement.)
Public eventLostKeyboardFocus (Inherited from UIElement.)
Public eventLostMouseCapture (Inherited from UIElement.)
Public eventLostStylusCapture (Inherited from UIElement.)
Public eventLostTouchCapture (Inherited from UIElement.)
Public eventManipulationBoundaryFeedback (Inherited from UIElement.)
Public eventManipulationCompleted (Inherited from UIElement.)
Public eventManipulationDelta (Inherited from UIElement.)
Public eventManipulationInertiaStarting (Inherited from UIElement.)
Public eventManipulationStarted (Inherited from UIElement.)
Public eventManipulationStarting (Inherited from UIElement.)
Public eventMouseDoubleClick (Inherited from Control.)
Public eventMouseDown (Inherited from UIElement.)
Public eventMouseEnter (Inherited from UIElement.)
Public eventMouseLeave (Inherited from UIElement.)
Public eventMouseLeftButtonDown (Inherited from UIElement.)
Public eventMouseLeftButtonUp (Inherited from UIElement.)
Public eventMouseMove (Inherited from UIElement.)
Public eventMouseRightButtonDown (Inherited from UIElement.)
Public eventMouseRightButtonUp (Inherited from UIElement.)
Public eventMouseUp (Inherited from UIElement.)
Public eventMouseWheel (Inherited from UIElement.)
Public eventPreviewDragEnter (Inherited from UIElement.)
Public eventPreviewDragLeave (Inherited from UIElement.)
Public eventPreviewDragOver (Inherited from UIElement.)
Public eventPreviewDrop (Inherited from UIElement.)
Public eventPreviewGiveFeedback (Inherited from UIElement.)
Public eventPreviewGotKeyboardFocus (Inherited from UIElement.)
Public eventPreviewKeyDown (Inherited from UIElement.)
Public eventPreviewKeyUp (Inherited from UIElement.)
Public eventPreviewLostKeyboardFocus (Inherited from UIElement.)
Public eventPreviewMouseDoubleClick (Inherited from Control.)
Public eventPreviewMouseDown (Inherited from UIElement.)
Public eventPreviewMouseLeftButtonDown (Inherited from UIElement.)
Public eventPreviewMouseLeftButtonUp (Inherited from UIElement.)
Public eventPreviewMouseMove (Inherited from UIElement.)
Public eventPreviewMouseRightButtonDown (Inherited from UIElement.)
Public eventPreviewMouseRightButtonUp (Inherited from UIElement.)
Public eventPreviewMouseUp (Inherited from UIElement.)
Public eventPreviewMouseWheel (Inherited from UIElement.)
Public eventPreviewQueryContinueDrag (Inherited from UIElement.)
Public eventPreviewStylusButtonDown (Inherited from UIElement.)
Public eventPreviewStylusButtonUp (Inherited from UIElement.)
Public eventPreviewStylusDown (Inherited from UIElement.)
Public eventPreviewStylusInAirMove (Inherited from UIElement.)
Public eventPreviewStylusInRange (Inherited from UIElement.)
Public eventPreviewStylusMove (Inherited from UIElement.)
Public eventPreviewStylusOutOfRange (Inherited from UIElement.)
Public eventPreviewStylusSystemGesture (Inherited from UIElement.)
Public eventPreviewStylusUp (Inherited from UIElement.)
Public eventPreviewTextInput (Inherited from UIElement.)
Public eventPreviewTouchDown (Inherited from UIElement.)
Public eventPreviewTouchMove (Inherited from UIElement.)
Public eventPreviewTouchUp (Inherited from UIElement.)
Public eventQueryContinueDrag (Inherited from UIElement.)
Public eventQueryCursor (Inherited from UIElement.)
Public eventRequestBringIntoView (Inherited from FrameworkElement.)
Public eventSizeChanged (Inherited from FrameworkElement.)
Public eventSourceInitialized (Inherited from Window.)
Public eventSourceUpdated (Inherited from FrameworkElement.)
Public eventStateChanged (Inherited from Window.)
Public eventStylusButtonDown (Inherited from UIElement.)
Public eventStylusButtonUp (Inherited from UIElement.)
Public eventStylusDown (Inherited from UIElement.)
Public eventStylusEnter (Inherited from UIElement.)
Public eventStylusInAirMove (Inherited from UIElement.)
Public eventStylusInRange (Inherited from UIElement.)
Public eventStylusLeave (Inherited from UIElement.)
Public eventStylusMove (Inherited from UIElement.)
Public eventStylusOutOfRange (Inherited from UIElement.)
Public eventStylusSystemGesture (Inherited from UIElement.)
Public eventStylusUp (Inherited from UIElement.)
Public eventTargetUpdated (Inherited from FrameworkElement.)
Public eventTextInput (Inherited from UIElement.)
Public eventToolTipClosing (Inherited from FrameworkElement.)
Public eventToolTipOpening (Inherited from FrameworkElement.)
Public eventTouchDown (Inherited from UIElement.)
Public eventTouchEnter (Inherited from UIElement.)
Public eventTouchLeave (Inherited from UIElement.)
Public eventTouchMove (Inherited from UIElement.)
Public eventTouchUp (Inherited from UIElement.)
Public eventUnloaded (Inherited from FrameworkElement.)
Top
Fields
Remarks

[Missing <remarks> documentation for "T:WpfUI.MainWindow"]

See Also