WindowDragCompletedEventArgs Properties
Contains data for the DragCompleted event.Name | Description |
---|---|
CancellationToken | Specifies an object that propagates a cancellation notification. |
End | Returns the end window position. |
Start | Returns the initial window position. |
See Also