CommandBar.CommandBarOverflowPresenterStyleProperty 属性

定义

标识 CommandBarOverflowPresenterStyle 依赖属性。

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

属性值

CommandBarOverflowPresenterStyle 依赖属性的标识符。

适用于