NavigationViewTemplateSettings.PaneToggleButtonWidth Property

Definition

Gets the width of the toggle button for the pane.

public:
 property double PaneToggleButtonWidth { double get(); };
double PaneToggleButtonWidth();
public double PaneToggleButtonWidth { get; }
var double = navigationViewTemplateSettings.paneToggleButtonWidth;
Public ReadOnly Property PaneToggleButtonWidth As Double

Property Value

Double

double

The width of the toggle button for the pane.

Applies to