Namespace Telerik.Windows.DragDrop
Classes
A content control that display cursor based on what actions are available during a drag operation. |
Information about the SW.DragDropCompleted event. |
Represents a method that gives information about the effect about drag-and-drop operation. |
Provides helper methods and fields for initiating drag-and-drop operations, including a method to begin a drag-and-drop operation, and facilities for adding and removing drag-and-drop related event handlers. |
Provides basic methods for extracting data for the DragPayload class. |
Contains arguments relevant to all drag-and-drop events (Telerik.Windows.DragDropManager.DragEnter, Telerik.Windows.DragDropManager.DragLeave, Telerik.Windows.DragDropManager.DragOver, and Telerik.Windows.DragDropManager.Drop). |
Represents a method that will handle drag-and-drop routed events. |
Contains arguments for the Telerik.Windows.DragDropManager.DragInitialize event. |
Represents a method that will handle the initialization of drag-and-drop operation and populate the needed data. |
|
Contains arguments for the Telerik.Windows.DragDrop.GiveFeedback event. |
Represents a method that will handle the feedback routed event from in-process drag-and-drop operations. |
Represents the default drag visual element in RadListBox drag-drop operations. |
Contains arguments for the Telerik.Windows.DragDropManager.QueryContinueDrag event. |
Represents a method that will handle the routed events that enables a drag-and-drop operation to be canceled by the drag source. |
Enumeration for the possible TouchDragTriggers for the elements that can be dragged. |
Interfaces
Provides mechanism for automatic updating Effects. |