BooleanAnimationBase Events
.NET Framework 4.5
The BooleanAnimationBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
Changed | Occurs when the Freezable or an object it contains is modified. (Inherited from Freezable.) |
|
Completed | Occurs when this timeline has completely finished playing: it will no longer enter its active period. (Inherited from Timeline.) |
|
CurrentGlobalSpeedInvalidated | Occurs when the rate at which time progresses for the timeline's clock changes. (Inherited from Timeline.) |
|
CurrentStateInvalidated | Occurs when the CurrentState property of the timeline's Clock is updated. (Inherited from Timeline.) |
|
CurrentTimeInvalidated | Occurs when the CurrentTime property of the timeline's Clock is updated. (Inherited from Timeline.) |
|
RemoveRequested | Occurs when the clock created for this timeline or one of its parent timelines is removed. (Inherited from Timeline.) |