共用方式為


NavigationView.MenuItemContainerStyleSelectorProperty 屬性

定義

識別 MenuItemContainerStyleSelector 相依性屬性。

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

屬性值

MenuItemContainerStyleSelector 相依性屬性的標識符。

適用於