Telerik.UI.Xaml.Controls.DragDrop
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.UI.Xaml.Controls.DragDrop.DragDropManager.DragEnter, Telerik.UI.Xaml.Controls.DragDrop.DragDropManager.DragLeave, Telerik.UI.Xaml.Controls.DragDrop.DragDropManager.DragOver, and Telerik.UI.Xaml.Controls.DragDrop.DragDropManager.Drop).
Represents a method that will handle drag-and-drop routed events.
Contains arguments for the Telerik.UI.Xaml.Controls.DragDrop.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 .
Represents a method that will handle the feedback routed event from in-process drag-and-drop operations.
Provides a format-independent mechanism for transferring data.
Provides mechanism for automatic updating Effects.
Represents the drop relative position of the items when reordering.
Contains arguments for the Telerik.UI.Xaml.Controls.DragDrop.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.