NavigationViewTemplateSettings.SmallerPaneToggleButtonWidthProperty Property

Definition

Identifies the SmallerPaneToggleButtonWidth dependency property.

public:
 static property DependencyProperty ^ SmallerPaneToggleButtonWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty SmallerPaneToggleButtonWidthProperty();
public static DependencyProperty SmallerPaneToggleButtonWidthProperty { get; }
var dependencyProperty = NavigationViewTemplateSettings.smallerPaneToggleButtonWidthProperty;
Public Shared ReadOnly Property SmallerPaneToggleButtonWidthProperty As DependencyProperty

Property Value

The identifier for the SmallerPaneToggleButtonWidth dependency property.

Applies to