NavigationView.PaneToggleButtonStyleProperty Property

Definition

Identifies the PaneToggleButtonStyle dependency property.

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

Property Value

The identifier for the PaneToggleButtonStyle dependency property.

Applies to