共用方式為


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

適用於