共用方式為


NavigationView.MenuItemContainerStyleProperty 屬性

定義

識別 MenuItemContainerStyle 相依性屬性。

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

屬性值

MenuItemContainerStyle 相依性屬性的標識碼。

適用於