Taal

TextPatternIdentifiers.FontNameAttribute Veld

Definitie

Hiermee wordt het FontName kenmerk van een tekstbereik geïdentificeerd.

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 

Waarde van veld

Opmerkingen

Voorbeelden hiervan zijn Arial Black en Arial Narrow.

Waarden zijn niet gelokaliseerd.

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn van het type String.

De standaardwaarde is een empty string.

Van toepassing op

Zie ook