Xceed Ultimate ListBox for Silverlight Documentation
DragContext Property


Gets the information related to the drag operation.
Syntax
Public ReadOnly Property DragContext As DragDropContext
Dim instance As DropEventArgs
Dim value As DragDropContext
 
instance.DragContext = value
 
value = instance.DragContext
public DragDropContext DragContext {get;}

Property Value

A DragContext object containing information related to the drag operation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DropEventArgs Class
DropEventArgs Members

Send Feedback