ComponentOne Basic Library for UWP
Command Property (C1MenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1MenuItem Class : Command Property
Gets or sets the command to invoke when this button is pressed.
Syntax
'Declaration
 
Public Property Command As System.Windows.Input.ICommand
public System.Windows.Input.ICommand Command {get; set;}
See Also

Reference

C1MenuItem Class
C1MenuItem Members