NavigationView.PaneToggleButtonStyleProperty Property

Definition

Identifies the PaneToggleButtonStyle dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.NavigationView.PaneToggleButtonStyleProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

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