共用方式為


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

適用於