SwipeItem.Command Property

Definition

Gets or sets the command to execute when this item is invoked.

C#
public ICommand Command { get; set; }
XAML
<SwipeItem Command="commandReference"/>

Property Value

The command to execute when this item is invoked. The default is null.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6