Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : DragInfo Class |
The following tables list the members exposed by DragInfo.
Name | Description | |
---|---|---|
![]() | DragInfo Constructor | Initializes a new instance of the DragInfo class. |
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. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |