NavigationView.IsSettingsVisibleProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.