NavigationView.PaneDisplayModeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象