CancelRoutedEventArgs Constructors
Base class that provides event data for various routed events that relate to an action that can be cancelled .
Name | Parameters | Description |
---|---|---|
Cancel |
none |
Initializes a new instance of the Cancel |
Cancel |
routed |
Initializes a new instance of the Cancel |
Cancel |
routed |
Initializes a new instance of the Cancel |
See Also