NavigationViewTemplateSettings.PaneToggleButtonWidthProperty Property

Definition

Identifies the PaneToggleButtonWidth dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ PaneToggleButtonWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty PaneToggleButtonWidthProperty();
public static DependencyProperty PaneToggleButtonWidthProperty { get; }
Public Shared ReadOnly Property PaneToggleButtonWidthProperty As DependencyProperty

Property Value

The identifier for the PaneToggleButtonWidth dependency property.

Applies to