Represents an object that is used to animate items.
The following tables list the members exposed by the Animation type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Indicates whether the animation is currently running. |
||
Gets or sets the item to animate. |
||
Gets or sets the object used to specify various property values for the animation. |
||
Gets the progress of the current animation iteration. |
Name | Description | |
---|---|---|
IDisposable.Dispose implementation. |
||
Starts or resumes the animation. |
||
Stops the animation. |
Name | Description | |
---|---|---|
Raises the AnimationComplete event. |
Name | Description | |
---|---|---|
Raised when an Animation completes. |