Clock Events
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Completed | Occurs when this clock has completely finished playing. |
| CurrentGlobalSpeedInvalidated | Occurs when the clock's speed is updated. |
| CurrentStateInvalidated | Occurs when the clock's CurrentState property is updated. |
| CurrentTimeInvalidated | Occurs when this clock's CurrentTime becomes invalid. |
| RemoveRequested | Occurs when the Remove method is called on this Clock or one of its parent clocks. |
Reference
Clock ClassSystem.Windows.Media.Animation Namespace
Other Resources
Animation OverviewTiming System Overview