For a list of all members of this type, see DragDropManager members.
Name | Description | |
---|---|---|
![]() ![]() | CurrentCopyCursorTemplate | Gets data template that will be used for copy cursor when copy operation is performed. |
![]() ![]() | CurrentCursorTemplate | Gets data template that is currently in usage as a mouse cursor. |
![]() ![]() | CurrentDragTemplate | Gets data template that will be applied to dragged item when drag-and-drop operation starts. |
![]() ![]() | CurrentDropNotAllowedCursorTemplate | Gets data template that will be used for drop operation not allowed cursor if during drag-and-drop operation there is not found appropriate drop target. |
![]() ![]() | CurrentMoveCursorTemplate | Gets data template that will be used for move cursor during drag-and-drop operation. |
![]() ![]() | DragPopup | Gets the UI element used to display dragged item on the screen. |
![]() ![]() | HighlightTargetsOnDragStart | Gets or sets a value indicating whether drop target elements should be highlighted when drag source element with appropriate DragSource.DragChannels is dragged. |
![]() ![]() | Instance | Gets the single instance of DragDropManager class |
![]() ![]() | IsDragging | Gets a value indicating whether drag-and-drop operation is currently in progress. |
Name | Description | |
---|---|---|
![]() ![]() | CursorPopup | Gets most top UI element where cursor data templates are applied. |