EditAbsenceWindow Classe

EditAbsenceWindow

Definition

Espace de nom: Mediatek86.Views
Assembly: Mediatek86 (in Mediatek86.exe) Version: 1.0.0+385b7dbc3a0af9bd7357d6111ce58d796c78aada
XMLNS pour XAML: Nom mappé à un xmlns.
C#
public class EditAbsenceWindow : Window, 
	IComponentConnector
Inheritance
Object    DispatcherObject    DependencyObject    Visual    UIElement    FrameworkElement    Control    ContentControl    Window    EditAbsenceWindow
Implements
IComponentConnector

Constructeurs

EditAbsenceWindow Constructeur de la fenêtre d'édition d'une absence.

Propriétés

ActualHeightGets the rendered height of this element.
(Hérité de FrameworkElement)
ActualWidthGets the rendered width of this element.
(Hérité de FrameworkElement)
AllowDropGets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property.
(Hérité de UIElement)
AllowsTransparencyGets or sets a value that indicates whether a window's client area supports transparency.
(Hérité de Window)
AreAnyTouchesCapturedGets a value that indicates whether at least one touch is captured to this element.
(Hérité de UIElement)
AreAnyTouchesCapturedWithinGets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
(Hérité de UIElement)
AreAnyTouchesDirectlyOverGets a value that indicates whether at least one touch is pressed over this element.
(Hérité de UIElement)
AreAnyTouchesOverGets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
(Hérité de UIElement)
BackgroundGets or sets a brush that describes the background of a control.
(Hérité de Control)
BindingGroupGets or sets the BindingGroup that is used for the element.
(Hérité de FrameworkElement)
BitmapEffectGets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property.
(Hérité de UIElement)
Obsolète.
BitmapEffectInputGets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property.
(Hérité de UIElement)
Obsolète.
BorderBrushGets or sets a brush that describes the border background of a control.
(Hérité de Control)
BorderThicknessGets or sets the border thickness of a control.
(Hérité de Control)
CacheModeGets or sets a cached representation of the UIElement.
(Hérité de UIElement)
ClipGets or sets the geometry used to define the outline of the contents of an element. This is a dependency property.
(Hérité de UIElement)
ClipToBoundsGets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property.
(Hérité de UIElement)
CommandBindingsGets a collection of CommandBinding objects associated with this element. A CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element.
(Hérité de UIElement)
ContentGets or sets the content of a ContentControl.
(Hérité de ContentControl)
ContentStringFormatGets or sets a composite string that specifies how to format the Content property if it is displayed as a string.
(Hérité de ContentControl)
ContentTemplateGets or sets the data template used to display the content of the ContentControl.
(Hérité de ContentControl)
ContentTemplateSelectorGets or sets a template selector that enables an application writer to provide custom template-selection logic.
(Hérité de ContentControl)
ContextMenuGets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element.
(Hérité de FrameworkElement)
CursorGets or sets the cursor that displays when the mouse pointer is over this element.
(Hérité de FrameworkElement)
DataContextGets or sets the data context for an element when it participates in data binding.
(Hérité de FrameworkElement)
DefaultStyleKeyGets or sets the key to use to reference the style for this control, when theme styles are used or defined.
(Hérité de FrameworkElement)
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance.
(Hérité de DependencyObject)
DesiredSizeGets the size that this element computed during the measure pass of the layout process.
(Hérité de UIElement)
DialogResultGets or sets the dialog result value, which is the value that is returned from the ShowDialog method.
(Hérité de Window)
DispatcherGets the Dispatcher this DispatcherObject is associated with.
(Hérité de DispatcherObject)
EffectGets or sets the bitmap effect to apply to the UIElement. This is a dependency property.
(Hérité de UIElement)
FlowDirectionGets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout.
(Hérité de FrameworkElement)
FocusableGets or sets a value that indicates whether the element can receive focus. This is a dependency property.
(Hérité de UIElement)
FocusVisualStyleGets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus.
(Hérité de FrameworkElement)
FontFamilyGets or sets the font family of the control.
(Hérité de Control)
FontSizeGets or sets the font size.
(Hérité de Control)
FontStretchGets or sets the degree to which a font is condensed or expanded on the screen.
(Hérité de Control)
FontStyleGets or sets the font style.
(Hérité de Control)
FontWeightGets or sets the weight or thickness of the specified font.
(Hérité de Control)
ForceCursorGets or sets a value that indicates whether this FrameworkElement should force the user interface (UI) to render the cursor as declared by the Cursor property.
(Hérité de FrameworkElement)
ForegroundGets or sets a brush that describes the foreground color.
(Hérité de Control)
HandlesScrollingGets a value that indicates whether a control supports scrolling.
(Hérité de Control)
HasAnimatedPropertiesGets a value indicating whether this element has any animated properties.
(Hérité de UIElement)
HasContentGets a value that indicates whether the ContentControl contains content.
(Hérité de ContentControl)
HasEffectiveKeyboardFocusGets a value that indicates whether the UIElement has focus.
(Hérité de UIElement)
HeightGets or sets the suggested height of the element.
(Hérité de FrameworkElement)
HorizontalAlignmentGets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control.
(Hérité de FrameworkElement)
HorizontalContentAlignmentGets or sets the horizontal alignment of the control's content.
(Hérité de Control)
IconGets or sets a window's icon.
(Hérité de Window)
InheritanceBehaviorGets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup.
(Hérité de FrameworkElement)
InputBindingsGets the collection of input bindings associated with this element.
(Hérité de UIElement)
InputScopeGets or sets the context for input used by this FrameworkElement.
(Hérité de FrameworkElement)
IsActiveGets a value that indicates whether the window is active.
(Hérité de Window)
IsArrangeValidGets a value indicating whether the computed size and position of child elements in this element's layout are valid.
(Hérité de UIElement)
IsEnabledGets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property.
(Hérité de UIElement)
IsEnabledCoreGets a value that becomes the return value of IsEnabled in derived classes.
(Hérité de UIElement)
IsFocusedGets a value that determines whether this element has logical focus. This is a dependency property.
(Hérité de UIElement)
IsHitTestVisibleGets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property.
(Hérité de UIElement)
IsInitializedGets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its EndInit method called.
(Hérité de FrameworkElement)
IsInputMethodEnabledGets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element.
(Hérité de UIElement)
IsKeyboardFocusedGets a value indicating whether this element has keyboard focus. This is a dependency property.
(Hérité de UIElement)
IsKeyboardFocusWithinGets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property.
(Hérité de UIElement)
IsLoadedGets a value that indicates whether this element has been loaded for presentation.
(Hérité de FrameworkElement)
IsManipulationEnabledGets or sets a value that indicates whether manipulation events are enabled on this UIElement.
(Hérité de UIElement)
IsMeasureValidGets a value indicating whether the current size returned by layout measure is valid.
(Hérité de UIElement)
IsMouseCapturedGets a value indicating whether the mouse is captured to this element. This is a dependency property.
(Hérité de UIElement)
IsMouseCaptureWithinGets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property.
(Hérité de UIElement)
IsMouseDirectlyOverGets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property.
(Hérité de UIElement)
IsMouseOverGets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property.
(Hérité de UIElement)
IsSealedGets a value that indicates whether this instance is currently sealed (read-only).
(Hérité de DependencyObject)
IsStylusCapturedGets a value indicating whether the stylus is captured by this element. This is a dependency property.
(Hérité de UIElement)
IsStylusCaptureWithinGets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property.
(Hérité de UIElement)
IsStylusDirectlyOverGets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property.
(Hérité de UIElement)
IsStylusOverGets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property.
(Hérité de UIElement)
IsTabStopGets or sets a value that indicates whether a control is included in tab navigation.
(Hérité de Control)
IsVisibleGets a value indicating whether this element is visible in the user interface (UI). This is a dependency property.
(Hérité de UIElement)
LanguageGets or sets localization/globalization language information that applies to an element.
(Hérité de FrameworkElement)
LayoutTransformGets or sets a graphics transformation that should apply to this element when layout is performed.
(Hérité de FrameworkElement)
LeftGets or sets the position of the window's left edge, in relation to the desktop.
(Hérité de Window)
LogicalChildrenGets an enumerator for a window's logical child elements.
(Hérité de Window)
MarginGets or sets the outer margin of an element.
(Hérité de FrameworkElement)
MaxHeightGets or sets the maximum height constraint of the element.
(Hérité de FrameworkElement)
MaxWidthGets or sets the maximum width constraint of the element.
(Hérité de FrameworkElement)
MinHeightGets or sets the minimum height constraint of the element.
(Hérité de FrameworkElement)
MinWidthGets or sets the minimum width constraint of the element.
(Hérité de FrameworkElement)
NameGets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor.
(Hérité de FrameworkElement)
OpacityGets or sets the opacity factor applied to the entire UIElement when it is rendered in the user interface (UI). This is a dependency property.
(Hérité de UIElement)
OpacityMaskGets or sets an opacity mask, as a Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property.
(Hérité de UIElement)
OverridesDefaultStyleGets or sets a value that indicates whether this element incorporates style properties from theme styles.
(Hérité de FrameworkElement)
OwnedWindowsGets a collection of windows for which this window is the owner.
(Hérité de Window)
OwnerGets or sets the Window that owns this Window.
(Hérité de Window)
PaddingGets or sets the padding inside a control.
(Hérité de Control)
ParentGets the logical parent element of this element.
(Hérité de FrameworkElement)
PersistIdGets a value that uniquely identifies this element.
(Hérité de UIElement)
Obsolète.
RenderSizeGets (or sets) the final render size of this element.
(Hérité de UIElement)
RenderTransformGets or sets transform information that affects the rendering position of this element. This is a dependency property.
(Hérité de UIElement)
RenderTransformOriginGets or sets the center point of any possible render transform declared by RenderTransform, relative to the bounds of the element. This is a dependency property.
(Hérité de UIElement)
ResizeModeGets or sets the resize mode.
(Hérité de Window)
ResourcesGets or sets the locally-defined resource dictionary.
(Hérité de FrameworkElement)
RestoreBoundsGets the size and location of a window before being either minimized or maximized.
(Hérité de Window)
ShowActivatedGets or sets a value that indicates whether a window is activated when first shown.
(Hérité de Window)
ShowInTaskbarGets or sets a value that indicates whether the window has a task bar button.
(Hérité de Window)
SizeToContentGets or sets a value that indicates whether a window will automatically size itself to fit the size of its content.
(Hérité de Window)
SnapsToDevicePixelsGets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property.
(Hérité de UIElement)
StyleGets or sets the style used by this element when it is rendered.
(Hérité de FrameworkElement)
StylusPlugInsGets a collection of all stylus plug-in (customization) objects associated with this element.
(Hérité de UIElement)
TabIndexGets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key.
(Hérité de Control)
TagGets or sets an arbitrary object value that can be used to store custom information about this element.
(Hérité de FrameworkElement)
TaskbarItemInfoGets or sets the Windows 7 taskbar thumbnail for the Window.
(Hérité de Window)
TemplateGets or sets a control template.
(Hérité de Control)
TemplatedParentGets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
(Hérité de FrameworkElement)
TitleGets or sets a window's title.
(Hérité de Window)
ToolTipGets or sets the tool-tip object that is displayed for this element in the user interface (UI).
(Hérité de FrameworkElement)
TopGets or sets the position of the window's top edge, in relation to the desktop.
(Hérité de Window)
TopmostGets or sets a value that indicates whether a window appears in the topmost z-order.
(Hérité de Window)
TouchesCapturedGets all touch devices that are captured to this element.
(Hérité de UIElement)
TouchesCapturedWithinGets all touch devices that are captured to this element or any child elements in its visual tree.
(Hérité de UIElement)
TouchesDirectlyOverGets all touch devices that are over this element.
(Hérité de UIElement)
TouchesOverGets all touch devices that are over this element or any child elements in its visual tree.
(Hérité de UIElement)
TriggersGets the collection of triggers established directly on this element, or in child elements.
(Hérité de FrameworkElement)
UidGets or sets the unique identifier (for localization) for this element. This is a dependency property.
(Hérité de UIElement)
UseLayoutRoundingGets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout.
(Hérité de FrameworkElement)
VerticalAlignmentGets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control.
(Hérité de FrameworkElement)
VerticalContentAlignmentGets or sets the vertical alignment of the control's content.
(Hérité de Control)
VisibilityGets or sets the user interface (UI) visibility of this element. This is a dependency property.
(Hérité de UIElement)
VisualBitmapEffectGets or sets the BitmapEffect value for the Visual.
(Hérité de Visual)
Obsolète.
VisualBitmapEffectInputGets or sets the BitmapEffectInput value for the Visual.
(Hérité de Visual)
Obsolète.
VisualBitmapScalingModeGets or sets the BitmapScalingMode for the Visual.
(Hérité de Visual)
VisualCacheModeGets or sets a cached representation of the Visual.
(Hérité de Visual)
VisualChildrenCountGets the number of visual child elements within this element.
(Hérité de FrameworkElement)
VisualClearTypeHintGets or sets the ClearTypeHint that determines how ClearType is rendered in the Visual.
(Hérité de Visual)
VisualClipGets or sets the clip region of the Visual as a Geometry value.
(Hérité de Visual)
VisualEdgeModeGets or sets the edge mode of the Visual as an EdgeMode value.
(Hérité de Visual)
VisualEffectGets or sets the bitmap effect to apply to the Visual.
(Hérité de Visual)
VisualOffsetGets or sets the offset value of the visual object.
(Hérité de Visual)
VisualOpacityGets or sets the opacity of the Visual.
(Hérité de Visual)
VisualOpacityMaskGets or sets the Brush value that represents the opacity mask of the Visual.
(Hérité de Visual)
VisualParentGets the visual tree parent of the visual object.
(Hérité de Visual)
VisualScrollableAreaClipGets or sets a clipped scrollable area for the Visual.
(Hérité de Visual)
VisualTextHintingModeGets or sets the TextHintingMode of the Visual.
(Hérité de Visual)
VisualTextRenderingModeGets or sets the TextRenderingMode of the Visual.
(Hérité de Visual)
VisualTransformGets or sets the Transform value for the Visual.
(Hérité de Visual)
VisualXSnappingGuidelinesGets or sets the x-coordinate (vertical) guideline collection.
(Hérité de Visual)
VisualYSnappingGuidelinesGets or sets the y-coordinate (horizontal) guideline collection.
(Hérité de Visual)
WidthGets or sets the width of the element.
(Hérité de FrameworkElement)
WindowStartupLocationGets or sets the position of the window when first shown.
(Hérité de Window)
WindowStateGets or sets a value that indicates whether a window is restored, minimized, or maximized.
(Hérité de Window)
WindowStyleGets or sets a window's border style.
(Hérité de Window)

Méthodes

ActivateAttempts to bring the window to the foreground and activates it.
(Hérité de Window)
AddChildAdds a specified object as the child of a ContentControl.
(Hérité de ContentControl)
AddHandler(RoutedEvent, Delegate)Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element.
(Hérité de UIElement)
AddHandler(RoutedEvent, Delegate, Boolean)Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route.
(Hérité de UIElement)
AddLogicalChildAdds the provided object to the logical tree of this element.
(Hérité de FrameworkElement)
AddTextAdds a specified text string to a ContentControl.
(Hérité de ContentControl)
AddToEventRouteAdds handlers to the specified EventRoute for the current UIElement event handler collection.
(Hérité de UIElement)
AddVisualChildDefines the parent-child relationship between two visuals.
(Hérité de Visual)
ApplyAnimationClock(DependencyProperty, AnimationClock)Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation.
(Hérité de UIElement)
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)Applies an animation to a specified dependency property on this element, with the ability to specify what happens if the property already has a running animation.
(Hérité de UIElement)
ApplyTemplateBuilds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call.
(Hérité de FrameworkElement)
ArrangePositions child elements and determines a size for a UIElement. Parent elements call this method from their ArrangeCore(Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update.
(Hérité de UIElement)
ArrangeCoreImplements ArrangeCore(Rect) (defined as virtual in UIElement) and seals the implementation.
(Hérité de FrameworkElement)
ArrangeOverrideOverride this method to arrange and size a window and its child elements.
(Hérité de Window)
BeginAnimation(DependencyProperty, AnimationTimeline)Starts an animation for a specified animated property on this element.
(Hérité de UIElement)
BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)Starts a specific animation for a specified animated property on this element, with the option of specifying what happens if the property already has a running animation.
(Hérité de UIElement)
BeginInitStarts the initialization process for this element.
(Hérité de FrameworkElement)
BeginStoryboard(Storyboard)Begins the sequence of actions that are contained in the provided storyboard.
(Hérité de FrameworkElement)
BeginStoryboard(Storyboard, HandoffBehavior)Begins the sequence of actions contained in the provided storyboard, with options specified for what should happen if the property is already animated.
(Hérité de FrameworkElement)
BeginStoryboard(Storyboard, HandoffBehavior, Boolean)Begins the sequence of actions contained in the provided storyboard, with specified state for control of the animation after it is started.
(Hérité de FrameworkElement)
BringIntoViewAttempts to bring this element into view, within any scrollable regions it is contained within.
(Hérité de FrameworkElement)
BringIntoView(Rect)Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within.
(Hérité de FrameworkElement)
CaptureMouseAttempts to force capture of the mouse to this element.
(Hérité de UIElement)
CaptureStylusAttempts to force capture of the stylus to this element.
(Hérité de UIElement)
CaptureTouchAttempts to force capture of a touch to this element.
(Hérité de UIElement)
ClearValue(DependencyProperty)Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier.
(Hérité de DependencyObject)
ClearValue(DependencyPropertyKey)Clears the local value of a read-only property. The property to be cleared is specified by a DependencyPropertyKey.
(Hérité de DependencyObject)
CloseManually closes a Window.
(Hérité de Window)
CoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject.
(Hérité de DependencyObject)
DragMoveAllows a window to be dragged by a mouse with its left button down over an exposed area of the window's client area.
(Hérité de Window)
EndInitIndicates that the initialization process for the element is complete.
(Hérité de FrameworkElement)
EqualsDetermines whether a provided DependencyObject is equivalent to the current DependencyObject.
(Hérité de DependencyObject)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Hérité de Object)
FindCommonVisualAncestorReturns the common ancestor of two visual objects.
(Hérité de Visual)
FindNameFinds an element that has the provided identifier name.
(Hérité de FrameworkElement)
FindResourceSearches for a resource with the specified key, and throws an exception if the requested resource is not found.
(Hérité de FrameworkElement)
FocusAttempts to set focus to this element.
(Hérité de UIElement)
GetAnimationBaseValueReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation.
(Hérité de UIElement)
GetBindingExpressionReturns the BindingExpression that represents the binding on the specified property.
(Hérité de FrameworkElement)
GetHashCodeGets a hash code for this DependencyObject.
(Hérité de DependencyObject)
GetLayoutClipReturns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space.
(Hérité de FrameworkElement)
GetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject.
(Hérité de DependencyObject)
GetTemplateChildReturns the named element in the visual tree of an instantiated ControlTemplate.
(Hérité de FrameworkElement)
GetTypeGets the Type of the current instance.
(Hérité de Object)
GetUIParentCoreReturns an alternative logical parent for this element if there is no visual parent.
(Hérité de FrameworkElement)
GetValueReturns the current effective value of a dependency property on this instance of a DependencyObject.
(Hérité de DependencyObject)
GetVisualChildOverrides GetVisualChild(Int32), and returns a child at the specified index from a collection of child elements.
(Hérité de FrameworkElement)
HideMakes a window invisible.
(Hérité de Window)
HitTestCore(GeometryHitTestParameters)Implements HitTestCore(GeometryHitTestParameters) to supply base element hit testing behavior (returning GeometryHitTestResult).
(Hérité de UIElement)
HitTestCore(PointHitTestParameters)Implements HitTestCore(PointHitTestParameters) to supply base element hit testing behavior (returning HitTestResult).
(Hérité de UIElement)
InitializeComponent InitializeComponent
InputHitTestReturns the input element within the current element that is at the specified coordinates, relative to the current element's origin.
(Hérité de UIElement)
InvalidateArrangeInvalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by UpdateLayout.
(Hérité de UIElement)
InvalidateMeasureInvalidates the measurement state (layout) for the element.
(Hérité de UIElement)
InvalidatePropertyRe-evaluates the effective value for the specified dependency property.
(Hérité de DependencyObject)
InvalidateVisualInvalidates the rendering of the element, and forces a complete new layout pass. OnRender(DrawingContext) is called after the layout cycle is completed.
(Hérité de UIElement)
IsAncestorOfDetermines whether the visual object is an ancestor of the descendant visual object.
(Hérité de Visual)
IsDescendantOfDetermines whether the visual object is a descendant of the ancestor visual object.
(Hérité de Visual)
MeasureUpdates the DesiredSize of a UIElement. Parent elements call this method from their own MeasureCore(Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update.
(Hérité de UIElement)
MeasureCoreImplements basic measure-pass layout system behavior for FrameworkElement.
(Hérité de FrameworkElement)
MeasureOverrideOverride this method to measure the size of a window.
(Hérité de Window)
MemberwiseCloneCreates a shallow copy of the current Object.
(Hérité de Object)
MoveFocusMoves the keyboard focus away from this element and to another element in a provided traversal direction.
(Hérité de FrameworkElement)
OnAccessKeyProvides class handling for when an access key that is meaningful for this element is invoked.
(Hérité de UIElement)
OnActivatedRaises the Activated event.
(Hérité de Window)
OnApplyTemplateWhen overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
(Hérité de FrameworkElement)
OnChildDesiredSizeChangedSupports layout behavior when a child element is resized.
(Hérité de UIElement)
OnClosedRaises the Closed event.
(Hérité de Window)
OnClosingRaises the Closing event.
(Hérité de Window)
OnContentChangedCalled when the Content property changes.
(Hérité de Window)
OnContentRenderedRaises the ContentRendered event.
(Hérité de Window)
OnContentStringFormatChangedOccurs when the ContentStringFormat property changes.
(Hérité de ContentControl)
OnContentTemplateChangedCalled when the ContentTemplate property changes.
(Hérité de ContentControl)
OnContentTemplateSelectorChangedCalled when the ContentTemplateSelector property changes.
(Hérité de ContentControl)
OnContextMenuClosingInvoked whenever an unhandled ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event.
(Hérité de FrameworkElement)
OnContextMenuOpeningInvoked whenever an unhandled ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event.
(Hérité de FrameworkElement)
OnCreateAutomationPeerCreates and returns a WindowAutomationPeer object for this Window.
(Hérité de Window)
OnDeactivatedRaises the Deactivated event.
(Hérité de Window)
OnDpiChangedCalled when the DPI at which this window is rendered changes.
(Hérité de Window)
OnDragEnterInvoked when an unhandled DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnDragLeaveInvoked when an unhandled DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnDragOverInvoked when an unhandled DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnDropInvoked when an unhandled DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnGiveFeedbackInvoked when an unhandled GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnGotFocusInvoked whenever an unhandled GotFocus event reaches this element in its route.
(Hérité de FrameworkElement)
OnGotKeyboardFocusInvoked when an unhandled GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnGotMouseCaptureInvoked when an unhandled GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnGotStylusCaptureInvoked when an unhandled GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnGotTouchCaptureProvides class handling for the GotTouchCapture routed event that occurs when a touch is captured to this element.
(Hérité de UIElement)
OnInitializedRaises the Initialized event. This method is invoked whenever IsInitialized is set to internally.
(Hérité de FrameworkElement)
OnIsKeyboardFocusedChangedInvoked when an unhandled IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnIsKeyboardFocusWithinChangedInvoked just before the IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnIsMouseCapturedChangedInvoked when an unhandled IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnIsMouseCaptureWithinChangedInvoked when an unhandled IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnIsMouseDirectlyOverChangedInvoked when an unhandled IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnIsStylusCapturedChangedInvoked when an unhandled IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnIsStylusCaptureWithinChangedInvoked when an unhandled IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnIsStylusDirectlyOverChangedInvoked when an unhandled IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnKeyDownInvoked when an unhandled KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnKeyUpInvoked when an unhandled KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnLocationChangedRaises the LocationChanged event.
(Hérité de Window)
OnLostFocusRaises the LostFocus routed event by using the event data that is provided.
(Hérité de UIElement)
OnLostKeyboardFocusInvoked when an unhandled LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnLostMouseCaptureInvoked when an unhandled LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnLostStylusCaptureInvoked when an unhandled LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnLostTouchCaptureProvides class handling for the LostTouchCapture routed event that occurs when this element loses a touch capture.
(Hérité de UIElement)
OnManipulationBoundaryFeedbackCalled when the ManipulationBoundaryFeedback event occurs.
(Hérité de Window)
OnManipulationCompletedCalled when the ManipulationCompleted event occurs.
(Hérité de UIElement)
OnManipulationDeltaCalled when the ManipulationDelta event occurs.
(Hérité de UIElement)
OnManipulationInertiaStartingCalled when the ManipulationInertiaStarting event occurs.
(Hérité de UIElement)
OnManipulationStartedCalled when the ManipulationStarted event occurs.
(Hérité de UIElement)
OnManipulationStartingProvides class handling for the ManipulationStarting routed event that occurs when the manipulation processor is first created.
(Hérité de UIElement)
OnMouseDoubleClickRaises the MouseDoubleClick routed event.
(Hérité de Control)
OnMouseDownInvoked when an unhandled MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseEnterInvoked when an unhandled MouseEnter attached event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseLeaveInvoked when an unhandled MouseLeave attached event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseLeftButtonDownInvoked when an unhandled MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseLeftButtonUpInvoked when an unhandled MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseMoveInvoked when an unhandled MouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseRightButtonDownInvoked when an unhandled MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseRightButtonUpInvoked when an unhandled MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseUpInvoked when an unhandled MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnMouseWheelInvoked when an unhandled MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewDragEnterInvoked when an unhandled PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewDragLeaveInvoked when an unhandled PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewDragOverInvoked when an unhandled PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewDropInvoked when an unhandled PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewGiveFeedbackInvoked when an unhandled PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewGotKeyboardFocusInvoked when an unhandled PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewKeyDownInvoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewKeyUpInvoked when an unhandled PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewLostKeyboardFocusInvoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseDoubleClickRaises the PreviewMouseDoubleClick routed event.
(Hérité de Control)
OnPreviewMouseDownInvoked when an unhandled PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseLeftButtonDownInvoked when an unhandled PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseLeftButtonUpInvoked when an unhandled PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseMoveInvoked when an unhandled PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseRightButtonDownInvoked when an unhandled PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseRightButtonUpInvoked when an unhandled PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseUpInvoked when an unhandled PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewMouseWheelInvoked when an unhandled PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewQueryContinueDragInvoked when an unhandled PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusButtonDownInvoked when an unhandled PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusButtonUpInvoked when an unhandled PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusDownInvoked when an unhandled PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusInAirMoveInvoked when an unhandled PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusInRangeInvoked when an unhandled PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusMoveInvoked when an unhandled PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusOutOfRangeInvoked when an unhandled PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusSystemGestureInvoked when an unhandled PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewStylusUpInvoked when an unhandled PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewTextInputInvoked when an unhandled PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnPreviewTouchDownProvides class handling for the PreviewTouchDown routed event that occurs when a touch presses this element.
(Hérité de UIElement)
OnPreviewTouchMoveProvides class handling for the PreviewTouchMove routed event that occurs when a touch moves while inside this element.
(Hérité de UIElement)
OnPreviewTouchUpProvides class handling for the PreviewTouchUp routed event that occurs when a touch is released inside this element.
(Hérité de UIElement)
OnPropertyChangedInvoked whenever the effective value of any dependency property on this FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides OnPropertyChanged(DependencyPropertyChangedEventArgs).
(Hérité de FrameworkElement)
OnQueryContinueDragInvoked when an unhandled QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnQueryCursorInvoked when an unhandled QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnRenderWhen overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing.
(Hérité de UIElement)
OnRenderSizeChangedRaises the SizeChanged event, using the specified information as part of the eventual event data.
(Hérité de FrameworkElement)
OnSourceInitializedRaises the SourceInitialized event.
(Hérité de Window)
OnStateChangedRaises the StateChanged event.
(Hérité de Window)
OnStyleChangedInvoked when the style in use on this element changes, which will invalidate the layout.
(Hérité de FrameworkElement)
OnStylusButtonDownInvoked when an unhandled StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusButtonUpInvoked when an unhandled StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusDownInvoked when an unhandled StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusEnterInvoked when an unhandled StylusEnter attached event is raised by this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusInAirMoveInvoked when an unhandled StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusInRangeInvoked when an unhandled StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusLeaveInvoked when an unhandled StylusLeave attached event is raised by this element. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusMoveInvoked when an unhandled StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusOutOfRangeInvoked when an unhandled StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusSystemGestureInvoked when an unhandled StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnStylusUpInvoked when an unhandled StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnTemplateChangedCalled whenever the control's template changes.
(Hérité de Control)
OnTextInputInvoked when an unhandled TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Hérité de UIElement)
OnToolTipClosingInvoked whenever an unhandled ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event.
(Hérité de FrameworkElement)
OnToolTipOpeningInvoked whenever the ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event.
(Hérité de FrameworkElement)
OnTouchDownProvides class handling for the TouchDown routed event that occurs when a touch presses inside this element.
(Hérité de UIElement)
OnTouchEnterProvides class handling for the TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element.
(Hérité de UIElement)
OnTouchLeaveProvides class handling for the TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this UIElement.
(Hérité de UIElement)
OnTouchMoveProvides class handling for the TouchMove routed event that occurs when a touch moves while inside this element.
(Hérité de UIElement)
OnTouchUpProvides class handling for the TouchUp routed event that occurs when a touch is released inside this element.
(Hérité de UIElement)
OnVisualChildrenChangedCalled when the VisualCollection of this Window object is modified.
(Hérité de Window)
OnVisualParentChangedCalled when the parent of the window is changed.
(Hérité de Window)
ParentLayoutInvalidatedSupports incremental layout implementations in specialized subclasses of FrameworkElement. ParentLayoutInvalidated(UIElement) is invoked when a child element has invalidated a property that is marked in metadata as affecting the parent's measure or arrange passes during layout.
(Hérité de FrameworkElement)
PointFromScreenConverts a Point in screen coordinates into a Point that represents the current coordinate system of the Visual.
(Hérité de Visual)
PointToScreenConverts a Point that represents the current coordinate system of the Visual into a Point in screen coordinates.
(Hérité de Visual)
PredictFocusDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus.
(Hérité de FrameworkElement)
RaiseEventRaises a specific routed event. The RoutedEvent to be raised is identified within the RoutedEventArgs instance that is provided (as the RoutedEvent property of that event data).
(Hérité de UIElement)
ReadLocalValueReturns the local value of a dependency property, if it exists.
(Hérité de DependencyObject)
RegisterNameProvides an accessor that simplifies access to the NameScope registration method.
(Hérité de FrameworkElement)
ReleaseAllTouchCapturesReleases all captured touch devices from this element.
(Hérité de UIElement)
ReleaseMouseCaptureReleases the mouse capture, if this element held the capture.
(Hérité de UIElement)
ReleaseStylusCaptureReleases the stylus device capture, if this element held the capture.
(Hérité de UIElement)
ReleaseTouchCaptureAttempts to release the specified touch device from this element.
(Hérité de UIElement)
RemoveHandlerRemoves the specified routed event handler from this element.
(Hérité de UIElement)
RemoveLogicalChildRemoves the provided object from this element's logical tree. FrameworkElement updates the affected logical tree parent pointers to keep in sync with this deletion.
(Hérité de FrameworkElement)
RemoveVisualChildRemoves the parent-child relationship between two visuals.
(Hérité de Visual)
SetBinding(DependencyProperty, String)Attaches a binding to this element, based on the provided source property name as a path qualification to the data source.
(Hérité de FrameworkElement)
SetBinding(DependencyProperty, BindingBase)Attaches a binding to this element, based on the provided binding object.
(Hérité de FrameworkElement)
SetCurrentValueSets the value of a dependency property without changing its value source.
(Hérité de DependencyObject)
SetResourceReferenceSearches for a resource with the specified name and sets up a resource reference to it for the specified property.
(Hérité de FrameworkElement)
SetValue(DependencyProperty, Object)Sets the local value of a dependency property, specified by its dependency property identifier.
(Hérité de DependencyObject)
SetValue(DependencyPropertyKey, Object)Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property.
(Hérité de DependencyObject)
ShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property.
(Hérité de DependencyObject)
ShowOpens a window and returns without waiting for the newly opened window to close.
(Hérité de Window)
ShowDialogOpens a window and returns only when the newly opened window is closed.
(Hérité de Window)
ToStringReturns the string representation of a Control object.
(Hérité de Control)
TransformToAncestor(Visual)Returns a transform that can be used to transform coordinates from the Visual to the specified Visual ancestor of the visual object.
(Hérité de Visual)
TransformToAncestor(Visual3D)Returns a transform that can be used to transform coordinates from the Visual to the specified Visual3D ancestor of the visual object.
(Hérité de Visual)
TransformToDescendantReturns a transform that can be used to transform coordinates from the Visual to the specified visual object descendant.
(Hérité de Visual)
TransformToVisualReturns a transform that can be used to transform coordinates from the Visual to the specified visual object.
(Hérité de Visual)
TranslatePointTranslates a point relative to this element to coordinates that are relative to the specified element.
(Hérité de UIElement)
TryFindResourceSearches for a resource with the specified key, and returns that resource if found.
(Hérité de FrameworkElement)
UnregisterNameSimplifies access to the NameScope de-registration method.
(Hérité de FrameworkElement)
UpdateDefaultStyleReapplies the default style to the current FrameworkElement.
(Hérité de FrameworkElement)
UpdateLayoutEnsures that all visual child elements of this element are properly updated for layout.
(Hérité de UIElement)

Événements

ActivatedOccurs when a window becomes the foreground window.
(Hérité de Window)
ClosedOccurs when the window is about to close.
(Hérité de Window)
ClosingOccurs directly after Close is called, and can be handled to cancel window closure.
(Hérité de Window)
ContentRenderedOccurs after a window's content has been rendered.
(Hérité de Window)
ContextMenuClosingOccurs just before any context menu on the element is closed.
(Hérité de FrameworkElement)
ContextMenuOpeningOccurs when any context menu on the element is opened.
(Hérité de FrameworkElement)
DataContextChangedOccurs when the data context for this element changes.
(Hérité de FrameworkElement)
DeactivatedOccurs when a window becomes a background window.
(Hérité de Window)
DpiChangedOccurs after the DPI of the screen on which the Window is displayed changes.
(Hérité de Window)
DragEnterOccurs when the input system reports an underlying drag event with this element as the drag target.
(Hérité de UIElement)
DragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin.
(Hérité de UIElement)
DragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target.
(Hérité de UIElement)
DropOccurs when the input system reports an underlying drop event with this element as the drop target.
(Hérité de UIElement)
FocusableChangedOccurs when the value of the Focusable property changes.
(Hérité de UIElement)
GiveFeedbackOccurs when the input system reports an underlying drag-and-drop event that involves this element.
(Hérité de UIElement)
GotFocusOccurs when this element gets logical focus.
(Hérité de UIElement)
GotKeyboardFocusOccurs when the keyboard is focused on this element.
(Hérité de UIElement)
GotMouseCaptureOccurs when this element captures the mouse.
(Hérité de UIElement)
GotStylusCaptureOccurs when this element captures the stylus.
(Hérité de UIElement)
GotTouchCaptureOccurs when a touch is captured to this element.
(Hérité de UIElement)
InitializedOccurs when this FrameworkElement is initialized. This event coincides with cases where the value of the IsInitialized property changes from (or undefined) to .
(Hérité de FrameworkElement)
IsEnabledChangedOccurs when the value of the IsEnabled property on this element changes.
(Hérité de UIElement)
IsHitTestVisibleChangedOccurs when the value of the IsHitTestVisible dependency property changes on this element.
(Hérité de UIElement)
IsKeyboardFocusedChangedOccurs when the value of the IsKeyboardFocused property changes on this element.
(Hérité de UIElement)
IsKeyboardFocusWithinChangedOccurs when the value of the IsKeyboardFocusWithin property changes on this element.
(Hérité de UIElement)
IsMouseCapturedChangedOccurs when the value of the IsMouseCaptured property changes on this element.
(Hérité de UIElement)
IsMouseCaptureWithinChangedOccurs when the value of the IsMouseCaptureWithinProperty changes on this element.
(Hérité de UIElement)
IsMouseDirectlyOverChangedOccurs when the value of the IsMouseDirectlyOver property changes on this element.
(Hérité de UIElement)
IsStylusCapturedChangedOccurs when the value of the IsStylusCaptured property changes on this element.
(Hérité de UIElement)
IsStylusCaptureWithinChangedOccurs when the value of the IsStylusCaptureWithin property changes on this element.
(Hérité de UIElement)
IsStylusDirectlyOverChangedOccurs when the value of the IsStylusDirectlyOver property changes on this element.
(Hérité de UIElement)
IsVisibleChangedOccurs when the value of the IsVisible property changes on this element.
(Hérité de UIElement)
KeyDownOccurs when a key is pressed while focus is on this element.
(Hérité de UIElement)
KeyUpOccurs when a key is released while focus is on this element.
(Hérité de UIElement)
LayoutUpdatedOccurs when the layout of the various visual elements associated with the current Dispatcher changes.
(Hérité de UIElement)
LoadedOccurs when the element is laid out, rendered, and ready for interaction.
(Hérité de FrameworkElement)
LocationChangedOccurs when the window's location changes.
(Hérité de Window)
LostFocusOccurs when this element loses logical focus.
(Hérité de UIElement)
LostKeyboardFocusOccurs when the keyboard is no longer focused on this element.
(Hérité de UIElement)
LostMouseCaptureOccurs when this element loses mouse capture.
(Hérité de UIElement)
LostStylusCaptureOccurs when this element loses stylus capture.
(Hérité de UIElement)
LostTouchCaptureOccurs when this element loses a touch capture.
(Hérité de UIElement)
ManipulationBoundaryFeedbackOccurs when the manipulation encounters a boundary.
(Hérité de UIElement)
ManipulationCompletedOccurs when a manipulation and inertia on the UIElement object is complete.
(Hérité de UIElement)
ManipulationDeltaOccurs when the input device changes position during a manipulation.
(Hérité de UIElement)
ManipulationInertiaStartingOccurs when the input device loses contact with the UIElement object during a manipulation and inertia begins.
(Hérité de UIElement)
ManipulationStartedOccurs when an input device begins a manipulation on the UIElement object.
(Hérité de UIElement)
ManipulationStartingOccurs when the manipulation processor is first created.
(Hérité de UIElement)
MouseDoubleClickOccurs when a mouse button is clicked two or more times.
(Hérité de Control)
MouseDownOccurs when any mouse button is pressed while the pointer is over this element.
(Hérité de UIElement)
MouseEnterOccurs when the mouse pointer enters the bounds of this element.
(Hérité de UIElement)
MouseLeaveOccurs when the mouse pointer leaves the bounds of this element.
(Hérité de UIElement)
MouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element.
(Hérité de UIElement)
MouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element.
(Hérité de UIElement)
MouseMoveOccurs when the mouse pointer moves while over this element.
(Hérité de UIElement)
MouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element.
(Hérité de UIElement)
MouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element.
(Hérité de UIElement)
MouseUpOccurs when any mouse button is released over this element.
(Hérité de UIElement)
MouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target.
(Hérité de UIElement)
PreviewDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin.
(Hérité de UIElement)
PreviewDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target.
(Hérité de UIElement)
PreviewDropOccurs when the input system reports an underlying drop event with this element as the drop target.
(Hérité de UIElement)
PreviewGiveFeedbackOccurs when a drag-and-drop operation is started.
(Hérité de UIElement)
PreviewGotKeyboardFocusOccurs when the keyboard is focused on this element.
(Hérité de UIElement)
PreviewKeyDownOccurs when a key is pressed while focus is on this element.
(Hérité de UIElement)
PreviewKeyUpOccurs when a key is released while focus is on this element.
(Hérité de UIElement)
PreviewLostKeyboardFocusOccurs when the keyboard is no longer focused on this element.
(Hérité de UIElement)
PreviewMouseDoubleClickOccurs when a user clicks the mouse button two or more times.
(Hérité de Control)
PreviewMouseDownOccurs when any mouse button is pressed while the pointer is over this element.
(Hérité de UIElement)
PreviewMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewMouseMoveOccurs when the mouse pointer moves while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewMouseUpOccurs when any mouse button is released while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element.
(Hérité de UIElement)
PreviewQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation.
(Hérité de UIElement)
PreviewStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element.
(Hérité de UIElement)
PreviewStylusButtonUpOccurs when the stylus button is released while the pointer is over this element.
(Hérité de UIElement)
PreviewStylusDownOccurs when the stylus touches the digitizer while it is over this element.
(Hérité de UIElement)
PreviewStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer.
(Hérité de UIElement)
PreviewStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element.
(Hérité de UIElement)
PreviewStylusMoveOccurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, PreviewStylusInAirMove is raised instead.
(Hérité de UIElement)
PreviewStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected.
(Hérité de UIElement)
PreviewStylusSystemGestureOccurs when a user performs one of several stylus gestures.
(Hérité de UIElement)
PreviewStylusUpOccurs when the user raises the stylus off the digitizer while the stylus is over this element.
(Hérité de UIElement)
PreviewTextInputOccurs when this element gets text in a device-independent manner.
(Hérité de UIElement)
PreviewTouchDownOccurs when a finger touches the screen while the finger is over this element.
(Hérité de UIElement)
PreviewTouchMoveOccurs when a finger moves on the screen while the finger is over this element.
(Hérité de UIElement)
PreviewTouchUpOccurs when a finger is raised off of the screen while the finger is over this element.
(Hérité de UIElement)
QueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation.
(Hérité de UIElement)
QueryCursorOccurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position.
(Hérité de UIElement)
RequestBringIntoViewOccurs when BringIntoView(Rect) is called on this element.
(Hérité de FrameworkElement)
SizeChangedOccurs when either the ActualHeight or the ActualWidth properties change value on this element.
(Hérité de FrameworkElement)
SourceInitializedThis event is raised to support interoperation with Win32. See HwndSource.
(Hérité de Window)
SourceUpdatedOccurs when the source value changes for any existing property binding on this element.
(Hérité de FrameworkElement)
StateChangedOccurs when the window's WindowState property changes.
(Hérité de Window)
StylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element.
(Hérité de UIElement)
StylusButtonUpOccurs when the stylus button is released while the pointer is over this element.
(Hérité de UIElement)
StylusDownOccurs when the stylus touches the digitizer while the stylus is over this element.
(Hérité de UIElement)
StylusEnterOccurs when the stylus enters the bounds of this element.
(Hérité de UIElement)
StylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer.
(Hérité de UIElement)
StylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element.
(Hérité de UIElement)
StylusLeaveOccurs when the stylus leaves the bounds of the element.
(Hérité de UIElement)
StylusMoveOccurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, StylusInAirMove is raised instead.
(Hérité de UIElement)
StylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected, while over this element.
(Hérité de UIElement)
StylusSystemGestureOccurs when a user performs one of several stylus gestures.
(Hérité de UIElement)
StylusUpOccurs when the user raises the stylus off the digitizer while it is over this element.
(Hérité de UIElement)
TargetUpdatedOccurs when the target value changes for any property binding on this element.
(Hérité de FrameworkElement)
TextInputOccurs when this element gets text in a device-independent manner.
(Hérité de UIElement)
ToolTipClosingOccurs just before any tooltip on the element is closed.
(Hérité de FrameworkElement)
ToolTipOpeningOccurs when any tooltip on the element is opened.
(Hérité de FrameworkElement)
TouchDownOccurs when a finger touches the screen while the finger is over this element.
(Hérité de UIElement)
TouchEnterOccurs when a touch moves from outside to inside the bounds of this element.
(Hérité de UIElement)
TouchLeaveOccurs when a touch moves from inside to outside the bounds of this element.
(Hérité de UIElement)
TouchMoveOccurs when a finger moves on the screen while the finger is over this element.
(Hérité de UIElement)
TouchUpOccurs when a finger is raised off of the screen while the finger is over this element.
(Hérité de UIElement)
UnloadedOccurs when the element is removed from within an element tree of loaded elements.
(Hérité de FrameworkElement)

Voir aussi