The following tables list the members exposed by AnimatedImageManager.
| Name | Description | |
|---|---|---|
|   | Enabled | Gets or sets a value indicating whether this AnimatedImageManager is enabled. | 
| Name | Description | |
|---|---|---|
|   | GetImages | Gets the images currently registered with the AnimatedImageManager | 
|   | GetSuspendedImages | Gets the images which currently have animation suspended. | 
|   | IsImageAnimationSuspended | Determines whether animation has been suspended for the specified image. | 
|   | ResumeAnimation | Overloaded. Resumes the animation for all images. | 
|   | SuspendAnimation | Overloaded. Suspends the animation for all currently registered images. | 
| Name | Description | |
|---|---|---|
|  | ImageFrameChanged | Event that fires whenever the active frame of an animated image changes. |