Back to Devexpress

CancelRoutedEventArgs Constructors

wpf-devexpress-dot-xpf-dot-core-dot-cancelroutedeventargs-dot-ctor.md

latest1.2 KB
Original Source

CancelRoutedEventArgs Constructors

Base class that provides event data for various routed events that relate to an action that can be cancelled .

NameParametersDescription
CancelRoutedEventArgs()noneInitializes a new instance of the CancelRoutedEventArgs class.
CancelRoutedEventArgs(RoutedEvent, Object)routedEvent, sourceInitializes a new instance of the CancelRoutedEventArgs class.
CancelRoutedEventArgs(RoutedEvent)routedEventInitializes a new instance of the CancelRoutedEventArgs class.

See Also

CancelRoutedEventArgs Class

CancelRoutedEventArgs Members

DevExpress.Xpf.Core Namespace