Share via


MenuFlyout.MenuFlyoutPresenterStyleProperty 属性

定义

标识 MenuFlyoutPresenterStyle 依赖属性。

public:
 static property DependencyProperty ^ MenuFlyoutPresenterStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty MenuFlyoutPresenterStyleProperty();
public static DependencyProperty MenuFlyoutPresenterStyleProperty { get; }
var dependencyProperty = MenuFlyout.menuFlyoutPresenterStyleProperty;
Public Shared ReadOnly Property MenuFlyoutPresenterStyleProperty As DependencyProperty

属性值

MenuFlyoutPresenterStyle 依赖属性的标识符。

适用于