DragCompletedEventArgs.Canceled Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the drag operation was canceled.
Assembly: System.Windows (in System.Windows.dll)
To cancel a drag operation, call the CancelDrag method.
Show: