다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상