Taal

TextPatternIdentifiers.FontSizeAttribute Veld

Definitie

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

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

Waarde van veld

Opmerkingen

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 Double.

De standaardwaarde is zero.

Van toepassing op

Zie ook