NavigationView.IsSettingsVisibleProperty Property

Definition

Identifies the IsSettingsVisible dependency property.

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

Property Value

The identifier for the IsSettingsVisible dependency property.

Applies to