WindowResizeStartedEventArgs Properties
Contains data for the ResizeStarted event.
Name | Description |
---|---|
Cancellation |
Specifies an object that propagates a cancellation notification. |
Size | Returns the initial window size. |
See Also