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 依赖属性的标识符。

适用于