Show / Hide Table of Contents

Class ItemsControlDragDropTarget<TItemsControl, TItemContainerType>

A control that enabled drag and drop operations on an TItemsControl.

Inheritance
System.Object
DependencyObject
UIElement
FrameworkElement
Control
ContentControl
DragDropTarget<TItemsControl, TItemContainerType>
ItemsControlDragDropTarget<TItemsControl, TItemContainerType>
ListBoxDragDropTarget
TreeViewDragDropTarget
Implements
IAcceptDrop
Inherited Members
DragDropTarget<TItemsControl, TItemContainerType>.DragPopupName
DragDropTarget<TItemsControl, TItemContainerType>.DragContainerName
DragDropTarget<TItemsControl, TItemContainerType>.DragDecoratorName
DragDropTarget<TItemsControl, TItemContainerType>.InsertionIndicatorName
DragDropTarget<TItemsControl, TItemContainerType>.InsertionIndicatorContainerName
DragDropTarget<TItemsControl, TItemContainerType>.AllowedSourceEffects
DragDropTarget<TItemsControl, TItemContainerType>.AllowedSourceEffectsProperty
DragDropTarget<TItemsControl, TItemContainerType>.ItemDragStarting
DragDropTarget<TItemsControl, TItemContainerType>.OnItemDragStarting(ItemDragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.ItemDroppedOnTarget
DragDropTarget<TItemsControl, TItemContainerType>.OnItemDroppedOnTarget(ItemDragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.ItemDroppedOnSource
DragDropTarget<TItemsControl, TItemContainerType>.OnItemDroppedOnSource(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.OnIndicatingInsertionLocation(IndicatingInsertionLocationEventArgs<TItemsControl>)
DragDropTarget<TItemsControl, TItemContainerType>.IAcceptDrop.OnDragEnter(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.IAcceptDrop.OnDragOver(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.IAcceptDrop.OnDragLeave(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.IAcceptDrop.OnDrop(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.IAcceptDrop.OnGiveFeedback(GiveFeedbackEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.IAcceptDrop.OnQueryContinueDrag(QueryContinueDragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.OnDragEnter(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.DragEnter
DragDropTarget<TItemsControl, TItemContainerType>.OnDragOver(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.DragOver
DragDropTarget<TItemsControl, TItemContainerType>.OnDragLeave(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.DragLeave
DragDropTarget<TItemsControl, TItemContainerType>.Drop
DragDropTarget<TItemsControl, TItemContainerType>.OnDrop(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.OnGiveFeedback(GiveFeedbackEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.GiveFeedback
DragDropTarget<TItemsControl, TItemContainerType>.OnQueryContinueDrag(QueryContinueDragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.QueryContinueDrag
DragDropTarget<TItemsControl, TItemContainerType>.IsDragWithinDragSource(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.GetDropTargetInsertionIndex(TItemsControl, DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.OnApplyTemplate()
DragDropTarget<TItemsControl, TItemContainerType>.INTERNAL_OnAttachedToVisualTree()
DragDropTarget<TItemsControl, TItemContainerType>.ItemDragCompleted
DragDropTarget<TItemsControl, TItemContainerType>.OnItemDragCompleted(ItemDragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.OnDragEvent(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.OnDropOverride(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.InsertItem(TItemsControl, Int32, Object)
DragDropTarget<TItemsControl, TItemContainerType>.AddItem(TItemsControl, Object)
DragDropTarget<TItemsControl, TItemContainerType>.RemoveItem(TItemsControl, Object)
DragDropTarget<TItemsControl, TItemContainerType>.RemoveItemAtIndex(TItemsControl, Int32)
DragDropTarget<TItemsControl, TItemContainerType>.GetItemCount(TItemsControl)
DragDropTarget<TItemsControl, TItemContainerType>.ContainerFromIndex(TItemsControl, Int32)
DragDropTarget<TItemsControl, TItemContainerType>.GetItemsHost(TItemsControl)
DragDropTarget<TItemsControl, TItemContainerType>.IndexFromContainer(TItemsControl, TItemContainerType)
DragDropTarget<TItemsControl, TItemContainerType>.ItemFromContainer(TItemsControl, TItemContainerType)
DragDropTarget<TItemsControl, TItemContainerType>.CanRemove(TItemsControl)
DragDropTarget<TItemsControl, TItemContainerType>.CanAddItem(TItemsControl, Object)
DragDropTarget<TItemsControl, TItemContainerType>.IsItemContainerOfItemsControl(TItemsControl, DependencyObject)
DragDropTarget<TItemsControl, TItemContainerType>.GetItemsControlAncestor(DependencyObject)
DragDropTarget<TItemsControl, TItemContainerType>.GetItemContainerAncestor(TItemsControl, DependencyObject)
DragDropTarget<TItemsControl, TItemContainerType>.GetInsertionIndicatorGeometry(TItemsControl, Int32, DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.CanScroll(TItemsControl)
DragDropTarget<TItemsControl, TItemContainerType>.ScrollIntoView(TItemsControl, TItemContainerType)
DragDropTarget<TItemsControl, TItemContainerType>.GetDropTarget(DragEventArgs)
DragDropTarget<TItemsControl, TItemContainerType>.GetDropTargetInsertionIndexOverride(TItemsControl, DragEventArgs)
ContentControl.Content
ContentControl.ContentProperty
ContentControl.ContentTemplate
ContentControl.ContentTemplateProperty
ContentControl.OnContentChanged(Object, Object)
ContentControl.LogicalChildren
Control.EnableBaseControlHandlingOfVisualStates
Control.ManageIsEnabled(Boolean)
Control.Background
Control.BackgroundProperty
Control.BorderBrush
Control.BorderBrushProperty
Control.BorderThickness
Control.BorderThicknessProperty
Control.FontWeight
Control.FontWeightProperty
Control.FontStyle
Control.FontStyleProperty
Control.Foreground
Control.ForegroundProperty
Control.FontFamily
Control.FontFamilyProperty
Control.FontSize
Control.FontSizeProperty
Control.TextDecorations
Control.TextDecorationsProperty
Control.Padding
Control.PaddingProperty
Control.HorizontalContentAlignment
Control.HorizontalContentAlignmentProperty
Control.VerticalContentAlignment
Control.VerticalContentAlignmentProperty
Control.TabIndex
Control.TabIndexProperty
Control.IsTabStop
Control.IsTabStopProperty
Control.TabNavigation
Control.TabNavigationProperty
Control.Template
Control.TemplateProperty
Control.ApplyTemplate()
Control.GetTemplateChild(String)
Control.Focus()
Control.HandlesScrolling
Control.OnApplyTemplate()
Control.OnGotFocus(RoutedEventArgs)
Control.OnLostFocus(RoutedEventArgs)
Control.CreateDomElement(Object, Object)
Control.CharacterSpacingProperty
Control.CharacterSpacing
Control.FontStretchProperty
Control.FontStretch
Control.OnDrop(DragEventArgs)
Control.OnDragEnter(DragEventArgs)
Control.OnDragLeave(DragEventArgs)
Control.OnTextInputUpdate(TextCompositionEventArgs)
Control.MeasureOverride(Size)
Control.ArrangeOverride(Size)
FrameworkElement.LayoutUpdated
FrameworkElement.SizeChanged
FrameworkElement.ResourceLookupMode
FrameworkElement.StyleProperty
FrameworkElement.Style
FrameworkElement.DefaultStyleKeyProperty
FrameworkElement.DefaultStyleKey
FrameworkElement.OverridesDefaultStyleProperty
FrameworkElement.OverridesDefaultStyle
FrameworkElement.OnVisualParentChanged(DependencyObject)
FrameworkElement.VisualChildrenCount
FrameworkElement.GetVisualChild(Int32)
FrameworkElement.Parent
FrameworkElement.AddLogicalChild(Object)
FrameworkElement.RemoveLogicalChild(Object)
FrameworkElement.TemplatedParent
FrameworkElement.Resources
FrameworkElement.IsLoaded
FrameworkElement.SetBinding(DependencyProperty, BindingBase)
FrameworkElement.SetBinding(DependencyProperty, Binding)
FrameworkElement.GetBindingExpression(DependencyProperty)
FrameworkElement.Cursor
FrameworkElement.CursorProperty
FrameworkElement.FindName(String)
FrameworkElement.Name
FrameworkElement.NameProperty
FrameworkElement.DataContext
FrameworkElement.DataContextProperty
FrameworkElement.DataContextChanged
FrameworkElement.Triggers
FrameworkElement.FlowDirectionProperty
FrameworkElement.FlowDirection
FrameworkElement.LanguageProperty
FrameworkElement.Language
FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs)
FrameworkElement.Tag
FrameworkElement.TagProperty
FrameworkElement.LoadedEvent
FrameworkElement.Loaded
FrameworkElement.Unloaded
FrameworkElement.BindingValidationError
FrameworkElement.ContextMenuProperty
FrameworkElement.ContextMenu
FrameworkElement.ContextMenuOpening
FrameworkElement.ToolTipProperty
FrameworkElement.ToolTip
FrameworkElement.INTERNAL_OnDetachedFromVisualTree()
FrameworkElement.INTERNAL_OnAttachedToVisualTree()
FrameworkElement.Height
FrameworkElement.HeightProperty
FrameworkElement.Width
FrameworkElement.WidthProperty
FrameworkElement.HorizontalAlignment
FrameworkElement.HorizontalAlignmentProperty
FrameworkElement.VerticalAlignment
FrameworkElement.VerticalAlignmentProperty
FrameworkElement.Margin
FrameworkElement.MarginProperty
FrameworkElement.MinHeight
FrameworkElement.MinHeightProperty
FrameworkElement.MinWidth
FrameworkElement.MinWidthProperty
FrameworkElement.MaxHeight
FrameworkElement.MaxHeightProperty
FrameworkElement.MaxWidth
FrameworkElement.MaxWidthProperty
FrameworkElement.ActualWidthProperty
FrameworkElement.ActualWidth
FrameworkElement.ActualHeightProperty
FrameworkElement.ActualHeight
UIElement.TransformToVisual(UIElement)
UIElement.OnCreateAutomationPeer()
UIElement.RenderSize
UIElement.DesiredSize
UIElement.InvalidateMeasure()
UIElement.InvalidateArrange()
UIElement.Measure(Size)
UIElement.Arrange(Rect)
UIElement.UpdateLayout()
UIElement.DragEnter
UIElement.DragLeave
UIElement.Drop
UIElement.DragOver
UIElement.CacheMode
UIElement.CacheModeProperty
UIElement.Projection
UIElement.ProjectionProperty
UIElement.VisualParent
UIElement.AddVisualChild(UIElement)
UIElement.RemoveVisualChild(UIElement)
UIElement.OnVisualChildrenChanged(DependencyObject, DependencyObject)
UIElement.XamlSourcePath
UIElement.ClipToBounds
UIElement.ClipToBoundsProperty
UIElement.ClipProperty
UIElement.Clip
UIElement.IsEnabledProperty
UIElement.IsEnabled
UIElement.IsEnabledChanged
UIElement.EffectProperty
UIElement.Effect
UIElement.RenderTransformProperty
UIElement.RenderTransform
UIElement.RenderTransformOriginProperty
UIElement.RenderTransformOrigin
UIElement.UseLayoutRounding
UIElement.UseLayoutRoundingProperty
UIElement.Visibility
UIElement.VisibilityProperty
UIElement.IsVisibleProperty
UIElement.IsVisible
UIElement.IsVisibleChanged
UIElement.OpacityProperty
UIElement.Opacity
UIElement.OpacityMaskProperty
UIElement.OpacityMask
UIElement.IsHitTestVisible
UIElement.IsHitTestVisibleProperty
UIElement.AllowDrop
UIElement.AllowDropProperty
UIElement.CaptureMouse()
UIElement.IsMouseCaptured
UIElement.ReleaseMouseCapture()
UIElement.AllowScrollOnTouchMove
UIElement.AllowScrollOnTouchMoveProperty
UIElement.AddHandler(RoutedEvent, Delegate, Boolean)
UIElement.RemoveHandler(RoutedEvent, Delegate)
UIElement.MouseMoveEvent
UIElement.MouseMove
UIElement.OnMouseMove(MouseEventArgs)
UIElement.MouseLeftButtonDownEvent
UIElement.MouseLeftButtonDown
UIElement.OnMouseLeftButtonDown(MouseButtonEventArgs)
UIElement.MouseRightButtonDownEvent
UIElement.MouseRightButtonDown
UIElement.OnMouseRightButtonDown(MouseButtonEventArgs)
UIElement.MouseWheelEvent
UIElement.MouseWheel
UIElement.OnMouseWheel(MouseWheelEventArgs)
UIElement.MouseLeftButtonUpEvent
UIElement.MouseLeftButtonUp
UIElement.OnMouseLeftButtonUp(MouseButtonEventArgs)
UIElement.MouseEnterEvent
UIElement.MouseEnter
UIElement.OnMouseEnter(MouseEventArgs)
UIElement.MouseLeaveEvent
UIElement.MouseLeave
UIElement.OnMouseLeave(MouseEventArgs)
UIElement.TextInputStartEvent
UIElement.TextInputStart
UIElement.OnTextInputStart(TextCompositionEventArgs)
UIElement.TextInputEvent
UIElement.TextInput
UIElement.OnTextInput(TextCompositionEventArgs)
UIElement.TextInputUpdateEvent
UIElement.TextInputUpdate
UIElement.TappedEvent
UIElement.Tapped
UIElement.OnTapped(TappedRoutedEventArgs)
UIElement.MouseRightButtonUpEvent
UIElement.MouseRightButtonUp
UIElement.OnMouseRightButtonUp(MouseButtonEventArgs)
UIElement.KeyDownEvent
UIElement.KeyDown
UIElement.OnKeyDown(KeyEventArgs)
UIElement.KeyUpEvent
UIElement.KeyUp
UIElement.OnKeyUp(KeyEventArgs)
UIElement.GotFocusEvent
UIElement.GotFocus
UIElement.LostFocusEvent
UIElement.LostFocus
UIElement.LostMouseCapture
UIElement.OnLostMouseCapture(MouseEventArgs)
UIElement.INTERNAL_AttachToDomEvents()
UIElement.INTERNAL_DetachFromDomEvents()
DependencyObject.GetValue(DependencyProperty)
DependencyObject.SetCurrentValue(DependencyProperty, Object)
DependencyObject.ReadLocalValue(DependencyProperty)
DependencyObject.SetValue(DependencyProperty, Object)
DependencyObject.SetValue(DependencyPropertyKey, Object)
DependencyObject.CoerceValue(DependencyProperty)
DependencyObject.Dispatcher
DependencyObject.ClearValue(DependencyProperty)
DependencyObject.ClearValue(DependencyPropertyKey)
DependencyObject.CheckAccess()
DependencyObject.GetAnimationBaseValue(DependencyProperty)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Toolkit.dll
Syntax
public abstract class ItemsControlDragDropTarget<TItemsControl, TItemContainerType> : DragDropTarget<TItemsControl, TItemContainerType>, IControl, IFrameworkElement, IUIElement, IDependencyObject, IAcceptDrop where TItemsControl : ItemsControl where TItemContainerType : FrameworkElement
Type Parameters
Name Description
TItemsControl

The type of the control that contains the items that can be dragged.

TItemContainerType

The type of the item container.

Fields

| Improve this Doc View Source

ScrollItemAnimationDurationProperty

Identifies the ScrollItemIntoViewAnimationDuration dependency property.

Declaration
public static readonly DependencyProperty ScrollItemAnimationDurationProperty
Field Value
Type Description
DependencyProperty

Properties

| Improve this Doc View Source

ScrollItemAnimationDuration

Gets or sets the duration to use to animate an item into view.

Declaration
public Duration ScrollItemAnimationDuration { get; set; }
Property Value
Type Description
Duration

Methods

| Improve this Doc View Source

AddItem(TItemsControl, Object)

Adds an item to an items control.

Declaration
protected override void AddItem(TItemsControl itemsControl, object data)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

System.Object data

The data to be inserted.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.AddItem(TItemsControl, System.Object)
| Improve this Doc View Source

CanAddItem(TItemsControl, Object)

Returns a value indicating whether an item can be added to the items control.

Declaration
protected override bool CanAddItem(TItemsControl itemsControl, object data)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

System.Object data

The data to be added.

Returns
Type Description
System.Boolean

A value indicating whether an item can be added to the items control.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.CanAddItem(TItemsControl, System.Object)
| Improve this Doc View Source

CanRemove(TItemsControl)

Returns a value indicating whether an item can be removed from the items control.

Declaration
protected override bool CanRemove(TItemsControl itemsControl)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

Returns
Type Description
System.Boolean

A value indicating whether an item can be removed from the items control.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.CanRemove(TItemsControl)
| Improve this Doc View Source

CanScroll(TItemsControl)

Returns a value indicating whether a given items control can scroll.

Declaration
protected override bool CanScroll(TItemsControl itemsControl)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

Returns
Type Description
System.Boolean

The value indicating whether the given items control can scroll.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.CanScroll(TItemsControl)
| Improve this Doc View Source

ContainerFromIndex(TItemsControl, Int32)

Retrieves the item container at a given index.

Declaration
protected override TItemContainerType ContainerFromIndex(TItemsControl itemsControl, int index)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

System.Int32 index

The index at which to retrieve the container.

Returns
Type Description
TItemContainerType

The item container at a given index.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.ContainerFromIndex(TItemsControl, System.Int32)
| Improve this Doc View Source

GetItemCount(TItemsControl)

Retrieves the number of items in an items control.

Declaration
protected override int GetItemCount(TItemsControl itemsControl)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

Returns
Type Description
System.Int32

The number of items in the items control.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.GetItemCount(TItemsControl)
| Improve this Doc View Source

GetItemsHost(TItemsControl)

Retrieves the items host for a given items control.

Declaration
protected override Panel GetItemsHost(TItemsControl itemsControl)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

Returns
Type Description
Panel

The items host for a given items control.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.GetItemsHost(TItemsControl)
| Improve this Doc View Source

IndexFromContainer(TItemsControl, TItemContainerType)

Retrieves the index of an item container.

Declaration
protected override int? IndexFromContainer(TItemsControl itemsControl, TItemContainerType itemContainer)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

TItemContainerType itemContainer

The item container.

Returns
Type Description
System.Nullable<System.Int32>

The index of an item container.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.IndexFromContainer(TItemsControl, TItemContainerType)
| Improve this Doc View Source

InsertItem(TItemsControl, Int32, Object)

Inserts an item into an items control.

Declaration
protected override void InsertItem(TItemsControl itemsControl, int index, object data)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

System.Int32 index

The index at which to insert the item.

System.Object data

The data to be inserted.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.InsertItem(TItemsControl, System.Int32, System.Object)
| Improve this Doc View Source

IsItemContainerOfItemsControl(TItemsControl, DependencyObject)

Returns a value indicating whether a container belongs to an items control.

Declaration
protected override bool IsItemContainerOfItemsControl(TItemsControl itemsControl, DependencyObject itemContainer)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

DependencyObject itemContainer

The item container.

Returns
Type Description
System.Boolean

A value indicating whether a container belongs to an items control.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.IsItemContainerOfItemsControl(TItemsControl, System.Windows.DependencyObject)
| Improve this Doc View Source

ItemFromContainer(TItemsControl, TItemContainerType)

Gets the item from an item container.

Declaration
protected override object ItemFromContainer(TItemsControl itemsControl, TItemContainerType itemContainer)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

TItemContainerType itemContainer

The item container.

Returns
Type Description
System.Object

The data contained by the item container.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.ItemFromContainer(TItemsControl, TItemContainerType)
| Improve this Doc View Source

RemoveItem(TItemsControl, Object)

Removes an item from an items control.

Declaration
protected override void RemoveItem(TItemsControl itemsControl, object data)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

System.Object data

The data to be removed.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.RemoveItem(TItemsControl, System.Object)
| Improve this Doc View Source

RemoveItemAtIndex(TItemsControl, Int32)

Removes an item from an items control by index.

Declaration
protected override void RemoveItemAtIndex(TItemsControl itemsControl, int index)
Parameters
Type Name Description
TItemsControl itemsControl

The items control.

System.Int32 index

The index of the item to be removed.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.RemoveItemAtIndex(TItemsControl, System.Int32)
| Improve this Doc View Source

ScrollIntoView(TItemsControl, TItemContainerType)

Scrolls a given item container into the view.

Declaration
protected override void ScrollIntoView(TItemsControl itemsControl, TItemContainerType itemContainer)
Parameters
Type Name Description
TItemsControl itemsControl

The items control that contains the item container.

TItemContainerType itemContainer

The item container to scroll into view.

Overrides
System.Windows.Controls.DragDropTarget<TItemsControl, TItemContainerType>.ScrollIntoView(TItemsControl, TItemContainerType)

Implements

IAcceptDrop

Extension Methods

DependencyObjectHelper.GetSelfAndAncestors(DependencyObject)
UIElementExtendedRoutedEventExtensions.AddHandler(UIElement, ExtendedRoutedEvent, Delegate, Boolean)
UIElementExtendedRoutedEventExtensions.RemoveHandler(UIElement, ExtendedRoutedEvent, Delegate)
VisualTreeExtensions.GetVisualAncestors(DependencyObject)
VisualTreeExtensions.GetVisualAncestorsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualChildren(DependencyObject)
VisualTreeExtensions.GetVisualChildrenAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualDescendants(DependencyObject)
VisualTreeExtensions.GetVisualDescendantsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualSiblings(DependencyObject)
VisualTreeExtensions.GetVisualSiblingsAndSelf(DependencyObject)
VisualTreeExtensions.GetBoundsRelativeTo(FrameworkElement, UIElement)
VisualTreeExtensions.InvokeOnLayoutUpdated(FrameworkElement, Action)
  • Improve this Doc
  • View Source