Share via


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

小さいウィンドウのトグル ボタンの幅。

適用対象