NavigationView.IsPaneOpenProperty プロパティ

定義

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

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

プロパティ値

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

適用対象