Class DragAndDropManipulator

Class Hierarchy

Drag-and-drop input manipulator recognizes the drag-and-drop gesture from incoming touch events. It generates messages required to implement the logic for objects which react to the drag-and-drop gesture. For example, use the drag-and-drop input manipulator to move objects in an application.

To receive the drag moved events, add the message handler for the MovedMessage message.

Inherits properties and message types from DragAndDropManipulatorMetadata.