TextPatternIdentifiers.IsSubscriptAttribute Champ

Définition

Identifie l’attribut IsSubscript (FontVariants) d’une plage de texte.

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

Valeur de champ

AutomationTextAttribute

Remarques

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

Les valeurs de cet attribut sont de type Boolean.

La valeur par défaut est false.

S’applique à

Voir aussi