ComponentOne Tiles for UWP
Command Property

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

C1TileBase Class
C1TileBase Members