SwipeItem.CommandParameterProperty Property

Definition

Identifies the CommandParameter dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ CommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty CommandParameterProperty();
public static DependencyProperty CommandParameterProperty { get; }
Public Shared ReadOnly Property CommandParameterProperty As DependencyProperty

Property Value

The identifier for the CommandParameter dependency property.

Applies to