CancelRoutedEventArgs Fields
Base class that provides event data for various routed events that relate to an action that can be cancelled .Name | Description |
---|---|
Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also