Freigeben über


SplitButton.CommandProperty Eigenschaft

Definition

Identifiziert die Command-Abhängigkeitseigenschaft.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.SplitButton.CommandProperty (informationen zu WinUI in der Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

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

Gilt für: