Show / Hide Table of Contents

Class DataGridDragDropTarget

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

Inheritance
System.Object
DependencyObject
UIElement
FrameworkElement
Control
ContentControl
DragDropTarget<DataGrid, DataGridRow>
DataGridDragDropTarget
Implements
IAcceptDrop
Inherited Members
DragDropTarget<DataGrid, DataGridRow>.DragPopupName
DragDropTarget<DataGrid, DataGridRow>.DragContainerName
DragDropTarget<DataGrid, DataGridRow>.DragDecoratorName
DragDropTarget<DataGrid, DataGridRow>.InsertionIndicatorName
DragDropTarget<DataGrid, DataGridRow>.InsertionIndicatorContainerName
DragDropTarget<DataGrid, DataGridRow>.AllowedSourceEffects
DragDropTarget<DataGrid, DataGridRow>.AllowedSourceEffectsProperty
DragDropTarget<DataGrid, DataGridRow>.ItemDragStarting
DragDropTarget<DataGrid, DataGridRow>.OnItemDragStarting(ItemDragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.ItemDroppedOnTarget
DragDropTarget<DataGrid, DataGridRow>.OnItemDroppedOnTarget(ItemDragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.ItemDroppedOnSource
DragDropTarget<DataGrid, DataGridRow>.OnItemDroppedOnSource(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.OnIndicatingInsertionLocation(IndicatingInsertionLocationEventArgs<DataGrid>)
DragDropTarget<DataGrid, DataGridRow>.IAcceptDrop.OnDragEnter(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.IAcceptDrop.OnDragOver(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.IAcceptDrop.OnDragLeave(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.IAcceptDrop.OnDrop(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.IAcceptDrop.OnGiveFeedback(GiveFeedbackEventArgs)
DragDropTarget<DataGrid, DataGridRow>.IAcceptDrop.OnQueryContinueDrag(QueryContinueDragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.OnDragEnter(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.DragEnter
DragDropTarget<DataGrid, DataGridRow>.OnDragOver(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.DragOver
DragDropTarget<DataGrid, DataGridRow>.OnDragLeave(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.DragLeave
DragDropTarget<DataGrid, DataGridRow>.Drop
DragDropTarget<DataGrid, DataGridRow>.OnDrop(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.OnGiveFeedback(GiveFeedbackEventArgs)
DragDropTarget<DataGrid, DataGridRow>.GiveFeedback
DragDropTarget<DataGrid, DataGridRow>.OnQueryContinueDrag(QueryContinueDragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.QueryContinueDrag
DragDropTarget<DataGrid, DataGridRow>.IsDragWithinDragSource(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.GetDropTargetInsertionIndex(DataGrid, DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.OnApplyTemplate()
DragDropTarget<DataGrid, DataGridRow>.INTERNAL_OnAttachedToVisualTree()
DragDropTarget<DataGrid, DataGridRow>.ItemDragCompleted
DragDropTarget<DataGrid, DataGridRow>.OnItemDragCompleted(ItemDragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.OnDragEvent(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.OnDropOverride(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.InsertItem(DataGrid, Int32, Object)
DragDropTarget<DataGrid, DataGridRow>.AddItem(DataGrid, Object)
DragDropTarget<DataGrid, DataGridRow>.RemoveItem(DataGrid, Object)
DragDropTarget<DataGrid, DataGridRow>.RemoveItemAtIndex(DataGrid, Int32)
DragDropTarget<DataGrid, DataGridRow>.GetItemCount(DataGrid)
DragDropTarget<DataGrid, DataGridRow>.ContainerFromIndex(DataGrid, Int32)
DragDropTarget<DataGrid, DataGridRow>.GetItemsHost(DataGrid)
DragDropTarget<DataGrid, DataGridRow>.IndexFromContainer(DataGrid, DataGridRow)
DragDropTarget<DataGrid, DataGridRow>.ItemFromContainer(DataGrid, DataGridRow)
DragDropTarget<DataGrid, DataGridRow>.CanRemove(DataGrid)
DragDropTarget<DataGrid, DataGridRow>.CanAddItem(DataGrid, Object)
DragDropTarget<DataGrid, DataGridRow>.IsItemContainerOfItemsControl(DataGrid, DependencyObject)
DragDropTarget<DataGrid, DataGridRow>.GetItemsControlAncestor(DependencyObject)
DragDropTarget<DataGrid, DataGridRow>.GetItemContainerAncestor(DataGrid, DependencyObject)
DragDropTarget<DataGrid, DataGridRow>.GetInsertionIndicatorGeometry(DataGrid, Int32, DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.CanScroll(DataGrid)
DragDropTarget<DataGrid, DataGridRow>.ScrollIntoView(DataGrid, DataGridRow)
DragDropTarget<DataGrid, DataGridRow>.GetDropTarget(DragEventArgs)
DragDropTarget<DataGrid, DataGridRow>.GetDropTargetInsertionIndexOverride(DataGrid, DragEventArgs)
ContentControl.Content
ContentControl.ContentProperty
ContentControl.ContentTemplate
ContentControl.ContentTemplateProperty
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.Data.Toolkit.dll
Syntax
[TemplatePart(Name = "DragContainer", Type = typeof(Canvas))]
[TemplatePart(Name = "DragDecorator", Type = typeof(DragDecorator))]
[TemplatePart(Name = "InsertionIndicator", Type = typeof(Path))]
[TemplatePart(Name = "InsertionIndicatorContainer", Type = typeof(Canvas))]
[TemplatePart(Name = "DragPopup", Type = typeof(Popup))]
public class DataGridDragDropTarget : DragDropTarget<DataGrid, DataGridRow>, IControl, IFrameworkElement, IUIElement, IDependencyObject, IAcceptDrop

Constructors

| Improve this Doc View Source

DataGridDragDropTarget()

Initializes a new instance of the DataGridDragDropTarget class.

Declaration
public DataGridDragDropTarget()

Properties

| Improve this Doc View Source

DataGrid

Gets the ListBox that is the drag drop target.

Declaration
protected DataGrid DataGrid { get; }
Property Value
Type Description
DataGrid

Methods

| Improve this Doc View Source

AddItem(DataGrid, Object)

Adds an item to an items control.

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

The items control.

System.Object data

The data to be inserted.

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

CanAddItem(DataGrid, Object)

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

Declaration
protected override bool CanAddItem(DataGrid itemsControl, object data)
Parameters
Type Name Description
DataGrid 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<System.Windows.Controls.DataGrid, System.Windows.Controls.DataGridRow>.CanAddItem(System.Windows.Controls.DataGrid, System.Object)
| Improve this Doc View Source

CanRemove(DataGrid)

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

Declaration
protected override bool CanRemove(DataGrid itemsControl)
Parameters
Type Name Description
DataGrid 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<System.Windows.Controls.DataGrid, System.Windows.Controls.DataGridRow>.CanRemove(System.Windows.Controls.DataGrid)
| Improve this Doc View Source

CanScroll(DataGrid)

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

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

The items control.

Returns
Type Description
System.Boolean

The value indicating whether the given items control can scroll.

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

ContainerFromIndex(DataGrid, Int32)

Retrieves the item container at a given index.

Declaration
protected override DataGridRow ContainerFromIndex(DataGrid itemsControl, int index)
Parameters
Type Name Description
DataGrid itemsControl

The items control.

System.Int32 index

The index at which to retrieve the container.

Returns
Type Description
DataGridRow

The item container at a given index.

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

GetItemCount(DataGrid)

Gets the number of items in an items control.

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

The items control.

Returns
Type Description
System.Int32

The number of items in the items control.

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

GetItemsHost(DataGrid)

Retrieves the items host for a given items control.

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

The items control.

Returns
Type Description
Panel

The items host for a given items control.

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

IndexFromContainer(DataGrid, DataGridRow)

Retrieves the index of an item container.

Declaration
protected override int? IndexFromContainer(DataGrid itemsControl, DataGridRow itemContainer)
Parameters
Type Name Description
DataGrid itemsControl

The items control.

DataGridRow itemContainer

The item container.

Returns
Type Description
System.Nullable<System.Int32>

The index of an item container.

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

InsertItem(DataGrid, Int32, Object)

Inserts an item into an items control.

Declaration
protected override void InsertItem(DataGrid itemsControl, int index, object data)
Parameters
Type Name Description
DataGrid 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<System.Windows.Controls.DataGrid, System.Windows.Controls.DataGridRow>.InsertItem(System.Windows.Controls.DataGrid, System.Int32, System.Object)
| Improve this Doc View Source

IsItemContainerOfItemsControl(DataGrid, DependencyObject)

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

Declaration
protected override bool IsItemContainerOfItemsControl(DataGrid itemsControl, DependencyObject itemContainer)
Parameters
Type Name Description
DataGrid 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<System.Windows.Controls.DataGrid, System.Windows.Controls.DataGridRow>.IsItemContainerOfItemsControl(System.Windows.Controls.DataGrid, System.Windows.DependencyObject)
| Improve this Doc View Source

ItemFromContainer(DataGrid, DataGridRow)

Gets the item from an item container.

Declaration
protected override object ItemFromContainer(DataGrid itemsControl, DataGridRow itemContainer)
Parameters
Type Name Description
DataGrid itemsControl

The items control.

DataGridRow itemContainer

The item container.

Returns
Type Description
System.Object

The data contained by the item container.

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

OnContentChanged(Object, Object)

Ensures the content of control is a DataGrid.

Declaration
protected override void OnContentChanged(object oldContent, object newContent)
Parameters
Type Name Description
System.Object oldContent

The old content.

System.Object newContent

The new content.

Overrides
ContentControl.OnContentChanged(Object, Object)
| Improve this Doc View Source

OnItemDragStarting(ItemDragEventArgs)

Adds all selected items when drag operation begins.

Declaration
protected override void OnItemDragStarting(ItemDragEventArgs eventArgs)
Parameters
Type Name Description
ItemDragEventArgs eventArgs

Information about the event.

Overrides
System.Windows.Controls.DragDropTarget<System.Windows.Controls.DataGrid, System.Windows.Controls.DataGridRow>.OnItemDragStarting(System.Windows.Controls.ItemDragEventArgs)
| Improve this Doc View Source

RemoveItem(DataGrid, Object)

Removes an item from an items control.

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

The items control.

System.Object data

The data to be removed.

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

ScrollIntoView(DataGrid, DataGridRow)

Scrolls a DataGridRow into view.

Declaration
protected override void ScrollIntoView(DataGrid itemsControl, DataGridRow itemContainer)
Parameters
Type Name Description
DataGrid itemsControl

The DataGrid containing the row.

DataGridRow itemContainer

The DataGridRow object.

Overrides
System.Windows.Controls.DragDropTarget<System.Windows.Controls.DataGrid, System.Windows.Controls.DataGridRow>.ScrollIntoView(System.Windows.Controls.DataGrid, System.Windows.Controls.DataGridRow)

Implements

IAcceptDrop

Extension Methods

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