NavigationView.PaneFooterProperty 属性

定义

标识 PaneFooter 依赖属性。

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

属性值

PaneFooter 依赖属性的标识符。

适用于