AppBarButtonTemplateSettings.KeyboardAcceleratorTextMinWidth Property

Definition

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.

Applies to