ComponentOne Basic Library for UWP
Command Property (CommandBinding)

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

Reference

CommandBinding Class
CommandBinding Members