Taal

TextPatternIdentifiers.AnimationStyleAttribute Veld

Definitie

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

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

Waarde van veld

Opmerkingen

Animaties worden alleen op het scherm weergegeven; de tekst met animatie wordt afgedrukt, maar het animatie-effect niet.

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

De standaardwaarde is None.

Van toepassing op

Zie ook