Share via


CommandBar.PrimaryCommandsProperty 屬性

定義

識別 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

屬性值

PrimaryCommands 相依性屬性的標識碼。

適用於