Share via


NavigationViewTemplateSettings.TopPaneVisibilityProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ TopPaneVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty TopPaneVisibilityProperty();
public static DependencyProperty TopPaneVisibilityProperty { get; }
var dependencyProperty = NavigationViewTemplateSettings.topPaneVisibilityProperty;
Public Shared ReadOnly Property TopPaneVisibilityProperty As DependencyProperty

プロパティ値

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

適用対象