TextPatternIdentifiers.FontSizeAttribute Champ

Définition

Identifie l'attribut FontSize d'une plage de texte.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ FontSizeAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute FontSizeAttribute;
 staticval mutable FontSizeAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly FontSizeAttribute As AutomationTextAttribute 

Valeur de champ

Remarques

Cet identificateur est utilisé par les fournisseurs UI Automation. UI Automation applications clientes doivent utiliser le champ équivalent dans TextPattern.

Les valeurs de cet attribut sont de type Double.

La valeur par défaut est zero.

S’applique à

Voir aussi