Shield.Command Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Command that is triggered when the Shield is tapped. This is a bindable property.
public System.Windows.Input.ICommand? Command { get; set; }
Property Value
System.Windows.Input.ICommand