共用方式為


NavigationView.FooterMenuItemsProperty 屬性

定義

識別 FooterMenuItems 相依性屬性。

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

屬性值

FooterMenuItems 相依性屬性的標識碼。

適用於