ComponentOne Basic Library for UWP
Command Property (CanExecuteRoutedEventArgs)

C1.UWP Assembly > C1.Xaml Namespace > CanExecuteRoutedEventArgs 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

CanExecuteRoutedEventArgs Class
CanExecuteRoutedEventArgs Members