ClassExecutedRoutedEventArgs
Class
Provides data for the Executed and PreviewExecuted routed events.
Definition
Namespace:Telerik.UI.Xaml.Controls
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public sealed class ExecutedRoutedEventArgs : RadRoutedEventArgs
Inheritance: objectRadRoutedEventArgsExecutedRoutedEventArgs
Inherited Members
Properties
Command
Gets the command that was invoked.
Methods
InvokeEventHandler(Delegate, object)
Invokes the event handler.