NavigationView.PaneTitleProperty 属性

定义

标识 PaneTitle 依赖属性。

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

属性值

PaneTitle 依赖属性的标识符。

适用于