Share via


XamlUICommand.CommandProperty Propriété

Définition

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

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

Valeur de propriété

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

S’applique à

Voir aussi