Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : DragInfo Class |
For a list of all members of this type, see DragInfo members.
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. |
![]() | VisualSource | Gets the control that initiated the drag. |