PopupDragStartedEventArgs Properties
Contains data for the DragStarted event.
Name | Description |
---|---|
Cancellation |
Specifies an object that propagates a cancellation notification. |
Position | Returns the Popup’s position before a drag-and-drop operation. |
See Also