DataContext of the element where drop occured

Namespace: Ico.WPF.Specialized.DataGridControl.DragDrop
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Object targetContext
Visual Basic
Public targetContext As Object
JScript
public var targetContext : Object

See Also