TextPatternIdentifiers.IsSubscriptAttribute Feld

Definition

Bezeichnet das IsSubscript (FontVariants)-Attribut eines Textbereichs.

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 

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