Share via


NavigationViewItem.MenuItemsProperty 屬性

定義

識別 MenuItems 相依性屬性。

public:
 static property DependencyProperty ^ MenuItemsProperty { DependencyProperty ^ get(); };
static DependencyProperty MenuItemsProperty();
public static DependencyProperty MenuItemsProperty { get; }
var dependencyProperty = NavigationViewItem.menuItemsProperty;
Public Shared ReadOnly Property MenuItemsProperty As DependencyProperty

屬性值

MenuItems 相依性屬性的標識碼。

適用於