AppBarButtonTemplateSettings.KeyboardAcceleratorTextMinWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum width allocated for the accelerator key tip of an AppBarButton.
public:
property double KeyboardAcceleratorTextMinWidth { double get(); };
double KeyboardAcceleratorTextMinWidth();
public double KeyboardAcceleratorTextMinWidth { get; }
var double = appBarButtonTemplateSettings.keyboardAcceleratorTextMinWidth;
Public ReadOnly Property KeyboardAcceleratorTextMinWidth As Double
Property Value
Double
double
A number that specifies the minimum width allocated for the accelerator key tip of an AppBarButton.