次の方法で共有


AppBarToggleButtonTemplateSettings.KeyboardAcceleratorTextMinWidth プロパティ

定義

AppBarToggleButton のアクセラレータ キー ヒントに割り当てられた最小幅を取得します。

public:
 property double KeyboardAcceleratorTextMinWidth { double get(); };
double KeyboardAcceleratorTextMinWidth();
public double KeyboardAcceleratorTextMinWidth { get; }
var double = appBarToggleButtonTemplateSettings.keyboardAcceleratorTextMinWidth;
Public ReadOnly Property KeyboardAcceleratorTextMinWidth As Double

プロパティ値

Double

double

AppBarToggleButton のアクセラレータ キー ヒントに割り当てられる最小幅を指定する数値。

適用対象