Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

AnimationStyle Enumeration

Represents values for AnimationStyleAttribute.

Namespace:  System.Windows.Automation.Text
Assembly:  UIAutomationTypes (in UIAutomationTypes.dll)

[GuidAttribute("B6C08F15-AA5E-4754-9E4C-AA279D3F36D4")]
[ComVisibleAttribute(true)]
public enum AnimationStyle

Member nameDescription
NoneSpecifies that there is no animation style.
LasVegasLightsSpecifies that the bounding rectangle displays a border of alternating icons of different colors.
BlinkingBackgroundSpecifies that the font and background alternate between assigned colors and contrasting colors.
SparkleTextSpecifies that the background displays flashing, multi-colored icons.
MarchingBlackAntsSpecifies that the bounding rectangle displays moving black dashes.
MarchingRedAntsSpecifies that the bounding rectangle displays moving red dashes.
ShimmerSpecifies that the font alternates between solid and blurred.
OtherSpecifies that the animation style is one not explicitly itemized in the AnimationStyle enumeration.

Animations appear on the screen only; the animated text prints, but the animation effect does not.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0

Community Additions

Show:
© 2017 Microsoft