TextPatternIdentifiers.IsSuperscriptAttribute Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
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
.