Freigeben über


TextPatternIdentifiers.IsSuperscriptAttribute Feld

Definition

Bezeichnet das IsSuperscript (FontVariants)-Attribut eines Textbereichs.

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 

Feldwert

AutomationTextAttribute

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld in TextPatternverwenden.

Werte für dieses Attribut sind vom Typ Boolean.

Der Standardwert ist false.

Gilt für

Siehe auch