NavigationView.MenuItemContainerStyleSelectorProperty Property

Definition

Identifies the MenuItemContainerStyleSelector dependency property.

public:
 static property DependencyProperty ^ MenuItemContainerStyleSelectorProperty { DependencyProperty ^ get(); };
static DependencyProperty MenuItemContainerStyleSelectorProperty();
public static DependencyProperty MenuItemContainerStyleSelectorProperty { get; }
var dependencyProperty = NavigationView.menuItemContainerStyleSelectorProperty;
Public Shared ReadOnly Property MenuItemContainerStyleSelectorProperty As DependencyProperty

Property Value

The identifier for the MenuItemContainerStyleSelector dependency property.

Applies to