WindowShowingEventArgs Properties
Contains data for the Showing event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
CancellationToken | Specifies an object that propagates a cancellation notification. |
See Also