Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : DropInfo Class |
The following tables list the members exposed by DropInfo.
Name | Description | |
---|---|---|
![]() | DropInfo Constructor |
Name | Description | |
---|---|---|
![]() | Data | Gets the drag data. |
![]() | DragInfo | Gets a DragInfo object holding information about the source of the drag, if the drag came from within the framework. |
![]() | DropPosition | Gets the mouse position relative to the VisualTarget |
![]() | DropTargetAdorner | |
![]() | Effects | Gets or sets the allowed effects for the drop. |
![]() | InsertIndex | Gets the current insert position within TargetCollection. |
![]() | TargetCollection | Gets the collection that the target ItemsControl is bound to. |
![]() | TargetItem | Gets the object that the current drop target is bound to. |
![]() | VisualTarget | Gets the control that is the current drop target. |
![]() | VisualTargetItem | |
![]() | VisualTargetOrientation |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |