NavigationView.PaneCustomContentProperty プロパティ

定義

PaneCustomContent 依存関係プロパティを識別します。

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

プロパティ値

PaneCustomContent 依存関係プロパティの識別子。

適用対象