Share via


CommandBar.SecondaryCommandsProperty 屬性

定義

識別 SecondaryCommands 相依性屬性。

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

屬性值

SecondaryCommands 相依性屬性的標識碼。

適用於