Condividi tramite


SplitButton.CommandProperty Proprietà

Definizione

Identifica la proprietà di dipendenza command.

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.SplitButton.CommandProperty (per WinUI nell'SDK per app di Windows, vedere gli spazi dei nomi SDK per app di 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

Valore della proprietà

Identificatore per la proprietà di dipendenza Command.

Si applica a