Share via


NavigationViewTemplateSettings.PaneToggleButtonWidth プロパティ

定義

ウィンドウのトグル ボタンの幅を取得します。

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

プロパティ値

Double

double

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

適用対象