Breaking Changes
This article describes the breaking changes history of the DragDropManager control.
To see the fixes and features included in our latest official release please refer to our Release History.
- The
DragDropManager.TouchDragTrigger
attached property and theTouchDragTrigger
enumeration are omitted. Use theTouchManager.DragStartTrigger
attached property and theTouchDragStartTrigger
enumeration instead.