Partager via


TextPatternIdentifiers.IsSuperscriptAttribute Champ

Définition

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

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ IsSuperscriptAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute IsSuperscriptAttribute;
 staticval mutable IsSuperscriptAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly IsSuperscriptAttribute 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