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 依存関係プロパティの識別子。

適用対象