MenuFlyout.MenuFlyoutPresenterStyleProperty Property

Definition

Identifies the MenuFlyoutPresenterStyle dependency property.

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

Property Value

The identifier for the MenuFlyoutPresenterStyle dependency property.

Applies to