Share via


CommandBar.PrimaryCommandsProperty Propiedad

Definición

Identifica la propiedad de dependencia PrimaryCommands .

public:
 static property DependencyProperty ^ PrimaryCommandsProperty { DependencyProperty ^ get(); };
static DependencyProperty PrimaryCommandsProperty();
public static DependencyProperty PrimaryCommandsProperty { get; }
var dependencyProperty = CommandBar.primaryCommandsProperty;
Public Shared ReadOnly Property PrimaryCommandsProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia PrimaryCommands .

Se aplica a