AnimationBase Fields
Represents the base class for all animations.| Name | Description |
|---|---|
| BeginTimeProperty static | Identifies the AnimationBase.BeginTime dependency property. |
| DurationProperty static | Identifies the AnimationBase.Duration dependency property. |
| EasingFunctionProperty static | Identifies the AnimationBase.EasingFunction dependency property. |
See Also