AppBarButtonTemplateSettings.KeyboardAcceleratorTextMinWidth プロパティ

定義

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

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

プロパティ値

Double

double

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

適用対象