共用方式為


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 快速鍵提示所配置的最小寬度的數位。

適用於