Share via


AppBarButtonTemplateSettings.KeyboardAcceleratorTextMinWidth Propriété

Définition

Obtient la largeur minimale allouée pour l’info-bulle de touche d’accélérateur d’un AppBarButton.

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

Valeur de propriété

Double

double

Nombre qui spécifie la largeur minimale allouée pour la touche d’accélérateur d’un AppBarButton.

S’applique à