TextPatternIdentifiers.IsItalicAttribute Feld

Definition

Bezeichnet das IsItalic (FontStyle)-Attribut eines Textbereichs.

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

Feldwert

AutomationTextAttribute

Hinweise

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

Werte für dieses Attribut sind vom Typ Boolean.

Der Standardwert ist false.

Gilt für

Siehe auch