NavigationViewTemplateSettings.SmallerPaneToggleButtonWidth 属性

定义

获取较小窗格的切换按钮的宽度。

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

属性值

Double

double

较小窗格的切换按钮的宽度。

适用于