Name | Description | |
---|---|---|
DragInfo Constructor | Instantiates a new DragInfo instance. |
The following tables list the members exposed by DragInfo.
Name | Description | |
---|---|---|
DragInfo Constructor | Instantiates a new DragInfo instance. |
Name | Description | |
---|---|---|
Data | Gets or sets the drag data. | |
DragStartPosition | Gets the position of the click that initiated the drag, relative to VisualSource. | |
Effects | Gets or sets the allowed effects for the drag. | |
MouseButton | Gets the mouse button that initiated the drag. | |
SourceCollection | Gets the collection that the source ItemsControl is bound to. | |
SourceItem | Gets the object that a dragged item is bound to. | |
SourceItems | Gets a collection of objects that the selected items in an ItemsControl are bound to. | |
VisualSource | Gets the control that initiated the drag. | |
VisualSourceItem | Gets the item in an ItemsControl that started the drag. |