次の方法で共有


NavigationView.FooterMenuItemsSourceProperty プロパティ

定義

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

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

プロパティ値

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

適用対象