TextPatternIdentifiers.FontNameAttribute Feld

Definition

Bezeichnet das FontName-Attribut eines Textbereichs.

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

Feldwert

Hinweise

Beispiele hierfür sind "Arial Black" und "Arial Narrow".

Werte sind nicht lokalisiert.

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

Die Werte für dieses Attribut sind vom Typ String.

Der Standardwert ist ein empty string.

Gilt für:

Weitere Informationen