DropDownResizeCompletedEventArgs Properties
Provides data for the ResizeCompleted event.
Name | Description |
---|---|
Cancellation |
Specifies an object that propagates a cancellation notification. |
Size | Returns the new window size. |
See Also