共用方式為


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

適用於