AppBarButtonTemplateSettings.KeyboardAcceleratorTextMinWidth Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.