Overload | Description |
---|---|
CancelRoutedEventArgs Constructor() | Initializes a new instance of the CancelRoutedEventArgs class |
CancelRoutedEventArgs Constructor(RoutedEvent) | Initializes a new instance of the CancelRoutedEventArgs class, using the supplied routed event identifier. |
CancelRoutedEventArgs Constructor(RoutedEvent,Object) | Initializes a new instance of the CancelRoutedEventArgs class, using the supplied routed event identifier and providing the opportunity to declare a different source for the event. |