NavigationViewTemplateSettings.PaneToggleButtonVisibilityProperty Property

Definition

Identifies the PaneToggleButtonVisibility dependency property.

public:
 static property DependencyProperty ^ PaneToggleButtonVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty PaneToggleButtonVisibilityProperty();
public static DependencyProperty PaneToggleButtonVisibilityProperty { get; }
var dependencyProperty = NavigationViewTemplateSettings.paneToggleButtonVisibilityProperty;
Public Shared ReadOnly Property PaneToggleButtonVisibilityProperty As DependencyProperty

Property Value

The identifier for the PaneToggleButtonVisibility dependency property.

Applies to