C1.WPF Namespace : C1DragDropManager Class |
For a list of all members of this type, see C1DragDropManager members.
Name | Description | |
---|---|---|
![]() | ClearSources | Removes all the registered sources |
![]() | ClearTargets | Removes all the registered targets |
![]() | DoDragDrop | Initiates a drag drop operation using a System.Windows.UIElement as a source, supporting a specified DragDropEffect. |
![]() | RegisterDragSource | Registers a System.Windows.UIElement to act as a drag source. |
![]() | RegisterDropTarget | Registers (or unregisters) an element as a drop target. |
![]() | UnregisterDragSource | Un-registers a System.Windows.UIElement as a drag source. |