Clock Events
.NET Framework 4
The Clock type exposes the following members.
| 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. |