NavigationViewTemplateSettings.SmallerPaneToggleButtonWidth Property

Definition

Gets the width of the toggle button for the smaller pane.

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

Property Value

Double

double

The width of the toggle button for the smaller pane.

Applies to