Share via


TextPatternIdentifiers.AnimationStyleAttribute Feld

Definition

Bezeichnet das AnimationStyle-Attribut eines Textbereichs.

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 

Feldwert

AutomationTextAttribute

Hinweise

Animationen werden nur auf dem Bildschirm angezeigt; Der animierte Text wird gedruckt, der Animationseffekt ist jedoch nicht.

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

Der Standardwert ist None.

Gilt für

Siehe auch