Version 24.2 (latest)

DragObject Class Properties

For a list of all members of this type, see DragObject members.

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