NavigationView.IsPaneToggleButtonVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象