|
Activate() |
|
|
AddChild(Object) |
|
|
AddHandler(RoutedEvent, Delegate) |
|
|
AddHandler(RoutedEvent, Delegate, Boolean) |
|
|
AddLogicalChild(Object) |
|
|
AddText(String) |
|
|
AddToEventRoute(EventRoute, RoutedEventArgs) |
|
|
AddVisualChild(Visual) |
|
|
ApplyAnimationClock(DependencyProperty, AnimationClock) |
|
|
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) |
|
|
ApplyTemplate() |
|
|
Arrange(Rect) |
|
|
ArrangeCore(Rect) |
|
|
ArrangeOverride(Size) |
|
|
BeginAnimation(DependencyProperty, AnimationTimeline) |
|
|
BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) |
|
|
BeginInit() |
|
|
BeginStoryboard(Storyboard) |
|
|
BeginStoryboard(Storyboard, HandoffBehavior) |
|
|
BeginStoryboard(Storyboard, HandoffBehavior, Boolean) |
|
|
BringIntoView() |
|
|
BringIntoView(Rect) |
|
|
CaptureMouse() |
|
|
CaptureStylus() |
|
|
CaptureTouch(TouchDevice) |
|
|
ClearValue(DependencyProperty) |
|
|
ClearValue(DependencyPropertyKey) |
|
|
Close() |
|
|
CoerceValue(DependencyProperty) |
|
|
DragMove() |
|
|
EndInit() |
|
|
Equals(Object) |
|
|
Finalize() |
|
|
FindCommonVisualAncestor(DependencyObject) |
|
|
FindName(String) |
|
|
FindResource(Object) |
|
|
Focus() |
|
|
GetAnimationBaseValue(DependencyProperty) |
|
|
GetBindingExpression(DependencyProperty) |
|
|
GetHashCode() |
|
|
GetLayoutClip(Size) |
|
|
GetLocalValueEnumerator() |
|
|
GetTemplateChild(String) |
|
|
GetType() |
|
|
GetUIParentCore() |
|
|
GetValue(DependencyProperty) |
|
|
GetVisualChild(Int32) |
|
|
Hide() |
|
|
HitTestCore(GeometryHitTestParameters) |
|
|
HitTestCore(PointHitTestParameters) |
|
|
InitializeComponent() |
|
|
InputHitTest(Point) |
|
|
InvalidateArrange() |
|
|
InvalidateMeasure() |
|
|
InvalidateProperty(DependencyProperty) |
|
|
InvalidateVisual() |
|
|
IsAncestorOf(DependencyObject) |
|
|
IsDescendantOf(DependencyObject) |
|
|
Measure(Size) |
|
|
MeasureCore(Size) |
|
|
MeasureOverride(Size) |
|
|
MemberwiseClone() |
|
|
MoveFocus(TraversalRequest) |
|
|
OnAccessKey(AccessKeyEventArgs) |
|
|
OnActivated(EventArgs) |
|
|
OnApplyTemplate() |
|
|
OnChildDesiredSizeChanged(UIElement) |
|
|
OnClosed(EventArgs) |
|
|
OnClosing(CancelEventArgs) |
|
|
OnContentChanged(Object, Object) |
|
|
OnContentRendered(EventArgs) |
|
|
OnContentStringFormatChanged(String, String) |
|
|
OnContentTemplateChanged(DataTemplate, DataTemplate) |
|
|
OnContentTemplateSelectorChanged(DataTemplateSelector, DataTemplateSelector) |
|
|
OnContextMenuClosing(ContextMenuEventArgs) |
|
|
OnContextMenuOpening(ContextMenuEventArgs) |
|
|
OnCreateAutomationPeer() |
|
|
OnDeactivated(EventArgs) |
|
|
OnDragEnter(DragEventArgs) |
|
|
OnDragLeave(DragEventArgs) |
|
|
OnDragOver(DragEventArgs) |
|
|
OnDrop(DragEventArgs) |
|
|
OnGiveFeedback(GiveFeedbackEventArgs) |
|
|
OnGotFocus(RoutedEventArgs) |
|
|
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) |
|
|
OnGotMouseCapture(MouseEventArgs) |
|
|
OnGotStylusCapture(StylusEventArgs) |
|
|
OnGotTouchCapture(TouchEventArgs) |
|
|
OnInitialized(EventArgs) |
|
|
OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) |
|
|
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) |
|
|
OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) |
|
|
OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) |
|
|
OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) |
|
|
OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) |
|
|
OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) |
|
|
OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) |
|
|
OnKeyDown(KeyEventArgs) |
|
|
OnKeyUp(KeyEventArgs) |
|
|
OnLocationChanged(EventArgs) |
|
|
OnLostFocus(RoutedEventArgs) |
|
|
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) |
|
|
OnLostMouseCapture(MouseEventArgs) |
|
|
OnLostStylusCapture(StylusEventArgs) |
|
|
OnLostTouchCapture(TouchEventArgs) |
|
|
OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs) |
|
|
OnManipulationCompleted(ManipulationCompletedEventArgs) |
|
|
OnManipulationDelta(ManipulationDeltaEventArgs) |
|
|
OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs) |
|
|
OnManipulationStarted(ManipulationStartedEventArgs) |
|
|
OnManipulationStarting(ManipulationStartingEventArgs) |
|
|
OnMouseDoubleClick(MouseButtonEventArgs) |
|
|
OnMouseDown(MouseButtonEventArgs) |
|
|
OnMouseEnter(MouseEventArgs) |
|
|
OnMouseLeave(MouseEventArgs) |
|
|
OnMouseLeftButtonDown(MouseButtonEventArgs) |
|
|
OnMouseLeftButtonUp(MouseButtonEventArgs) |
|
|
OnMouseMove(MouseEventArgs) |
|
|
OnMouseRightButtonDown(MouseButtonEventArgs) |
|
|
OnMouseRightButtonUp(MouseButtonEventArgs) |
|
|
OnMouseUp(MouseButtonEventArgs) |
|
|
OnMouseWheel(MouseWheelEventArgs) |
|
|
OnPreviewDragEnter(DragEventArgs) |
|
|
OnPreviewDragLeave(DragEventArgs) |
|
|
OnPreviewDragOver(DragEventArgs) |
|
|
OnPreviewDrop(DragEventArgs) |
|
|
OnPreviewGiveFeedback(GiveFeedbackEventArgs) |
|
|
OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) |
|
|
OnPreviewKeyDown(KeyEventArgs) |
|
|
OnPreviewKeyUp(KeyEventArgs) |
|
|
OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) |
|
|
OnPreviewMouseDoubleClick(MouseButtonEventArgs) |
|
|
OnPreviewMouseDown(MouseButtonEventArgs) |
|
|
OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) |
|
|
OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) |
|
|
OnPreviewMouseMove(MouseEventArgs) |
|
|
OnPreviewMouseRightButtonDown(MouseButtonEventArgs) |
|
|
OnPreviewMouseRightButtonUp(MouseButtonEventArgs) |
|
|
OnPreviewMouseUp(MouseButtonEventArgs) |
|
|
OnPreviewMouseWheel(MouseWheelEventArgs) |
|
|
OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) |
|
|
OnPreviewStylusButtonDown(StylusButtonEventArgs) |
|
|
OnPreviewStylusButtonUp(StylusButtonEventArgs) |
|
|
OnPreviewStylusDown(StylusDownEventArgs) |
|
|
OnPreviewStylusInAirMove(StylusEventArgs) |
|
|
OnPreviewStylusInRange(StylusEventArgs) |
|
|
OnPreviewStylusMove(StylusEventArgs) |
|
|
OnPreviewStylusOutOfRange(StylusEventArgs) |
|
|
OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) |
|
|
OnPreviewStylusUp(StylusEventArgs) |
|
|
OnPreviewTextInput(TextCompositionEventArgs) |
|
|
OnPreviewTouchDown(TouchEventArgs) |
|
|
OnPreviewTouchMove(TouchEventArgs) |
|
|
OnPreviewTouchUp(TouchEventArgs) |
|
|
OnPropertyChanged(DependencyPropertyChangedEventArgs) |
|
|
OnQueryContinueDrag(QueryContinueDragEventArgs) |
|
|
OnQueryCursor(QueryCursorEventArgs) |
|
|
OnRender(DrawingContext) |
|
|
OnRenderSizeChanged(SizeChangedInfo) |
|
|
OnSourceInitialized(EventArgs) |
|
|
OnStateChanged(EventArgs) |
|
|
OnStyleChanged(Style, Style) |
|
|
OnStylusButtonDown(StylusButtonEventArgs) |
|
|
OnStylusButtonUp(StylusButtonEventArgs) |
|
|
OnStylusDown(StylusDownEventArgs) |
|
|
OnStylusEnter(StylusEventArgs) |
|
|
OnStylusInAirMove(StylusEventArgs) |
|
|
OnStylusInRange(StylusEventArgs) |
|
|
OnStylusLeave(StylusEventArgs) |
|
|
OnStylusMove(StylusEventArgs) |
|
|
OnStylusOutOfRange(StylusEventArgs) |
|
|
OnStylusSystemGesture(StylusSystemGestureEventArgs) |
|
|
OnStylusUp(StylusEventArgs) |
|
|
OnTemplateChanged(ControlTemplate, ControlTemplate) |
|
|
OnTextInput(TextCompositionEventArgs) |
|
|
OnToolTipClosing(ToolTipEventArgs) |
|
|
OnToolTipOpening(ToolTipEventArgs) |
|
|
OnTouchDown(TouchEventArgs) |
|
|
OnTouchEnter(TouchEventArgs) |
|
|
OnTouchLeave(TouchEventArgs) |
|
|
OnTouchMove(TouchEventArgs) |
|
|
OnTouchUp(TouchEventArgs) |
|
|
OnVisualChildrenChanged(DependencyObject, DependencyObject) |
|
|
OnVisualParentChanged(DependencyObject) |
|
|
ParentLayoutInvalidated(UIElement) |
|
|
PointFromScreen(Point) |
|
|
PointToScreen(Point) |
|
|
PredictFocus(FocusNavigationDirection) |
|
|
RaiseEvent(RoutedEventArgs) |
|
|
ReadLocalValue(DependencyProperty) |
|
|
RegisterName(String, Object) |
|
|
ReleaseAllTouchCaptures() |
|
|
ReleaseMouseCapture() |
|
|
ReleaseStylusCapture() |
|
|
ReleaseTouchCapture(TouchDevice) |
|
|
RemoveHandler(RoutedEvent, Delegate) |
|
|
RemoveLogicalChild(Object) |
|
|
RemoveVisualChild(Visual) |
|
|
SetBinding(DependencyProperty, BindingBase) |
|
|
SetBinding(DependencyProperty, String) |
|
|
SetCurrentValue(DependencyProperty, Object) |
|
|
SetResourceReference(DependencyProperty, Object) |
|
|
SetValue(DependencyProperty, Object) |
|
|
SetValue(DependencyPropertyKey, Object) |
|
|
ShouldSerializeProperty(DependencyProperty) |
|
|
Show() |
|
|
ShowDialog() |
|
|
ToString() |
|
|
TransformToAncestor(Visual) |
|
|
TransformToAncestor(Visual3D) |
|
|
TransformToDescendant(Visual) |
|
|
TransformToVisual(Visual) |
|
|
TranslatePoint(Point, UIElement) |
|
|
TryFindResource(Object) |
|
|
UnregisterName(String) |
|
|
UpdateLayout() |
|