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