共用方式為


NavigationView.MenuItemsProperty 屬性

定義

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

屬性值

MenuItems 相依性屬性的識別碼。

適用於