NavigationView.MenuItemsSourceProperty プロパティ

定義

MenuItemsSource 依存関係プロパティを識別します。

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

プロパティ値

MenuItemsSource 依存関係プロパティの識別子。

適用対象