MenuFlyoutItem.CommandProperty Proprietà

Definizione

Identifica la proprietà di dipendenza command .

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

Valore della proprietà

Identificatore per la proprietà di dipendenza Command .

Si applica a