SplitButton.CommandProperty Propriété

Définition

Identifie la propriété de dépendance Command.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.SplitButton.CommandProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Identificateur de la propriété de dépendance Command.

S’applique à