NavigationView.IsPaneVisibleProperty Property

Definition

Identifies the IsPaneVisible dependency property.

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

Property Value

The identifier for the IsPaneVisible dependency property.

Applies to