Version

DragObject Class Members

The following tables list the members exposed by DragObject.

Public Constructors
 NameDescription
Public ConstructorDragObject Constructor  
Public Properties
 NameDescription
Public PropertyDataGets the object that represents dragged data. This object can be specified by setting DragSource.DataObject or DragDropEventArgs.Data properties.  
Public PropertyDragImageGets the image that represents the snapshot of the UIElement that initiate drag-and-drop operation.  
See Also