Freigeben über


SwipeItem.CommandProperty Eigenschaft

Definition

Gibt die Command-Abhängigkeitseigenschaft an.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.SwipeItem.CommandProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

public:
 static property DependencyProperty ^ CommandProperty { DependencyProperty ^ get(); };
static DependencyProperty CommandProperty();
public static DependencyProperty CommandProperty { get; }
var dependencyProperty = SwipeItem.commandProperty;
Public Shared ReadOnly Property CommandProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die Command-Abhängigkeitseigenschaft.

Gilt für: