ComponentOne Basic Library for UWP
Command Property (ExecutedRoutedEventArgs)

C1.UWP Assembly > C1.Xaml Namespace > ExecutedRoutedEventArgs Class : Command Property
Gets the command associated with this event.
Syntax
'Declaration
 
Public ReadOnly Property Command As System.Windows.Input.ICommand
public System.Windows.Input.ICommand Command {get;}
See Also

Reference

ExecutedRoutedEventArgs Class
ExecutedRoutedEventArgs Members