AnimationClock Events
.NET Framework 4
The AnimationClock type exposes the following members.
| Name | Description | |
|---|---|---|
|
Completed | Occurs when this clock has completely finished playing. (Inherited from Clock.) |
|
CurrentGlobalSpeedInvalidated | Occurs when the clock's speed is updated. (Inherited from Clock.) |
|
CurrentStateInvalidated | Occurs when the clock's CurrentState property is updated. (Inherited from Clock.) |
|
CurrentTimeInvalidated | Occurs when this clock's CurrentTime becomes invalid. (Inherited from Clock.) |
|
RemoveRequested | Occurs when the Remove method is called on this Clock or one of its parent clocks. (Inherited from Clock.) |