NavigationView.MenuItemContainerStyleSelectorProperty 屬性

定義

識別 MenuItemContainerStyleSelector 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.NavigationView.MenuItemContainerStyleSelectorProperty (in the Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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 相依性屬性的識別碼。

適用於