PopupResizeStartedEventArgs Properties
Contains data for the ResizeStarted event.Name | Description |
---|---|
CancellationToken | Specifies an object that propagates a cancellation notification. |
Size | Returns the Popup’s size before the resize operation. |
See Also