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 종속성 속성의 식별자입니다.

적용 대상