| IAnimationT Properties |
The IAnimationT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| FillBehavior |
Gets a value that specifies how the animation behaves when it reaches the end of its
duration.
(Inherited from ITimeline.) | |
| TargetObject |
Gets the object to which the animation is applied by default.
(Inherited from ITimeline.) | |
| TargetProperty |
Gets the property to which the animation is applied by default.
(Inherited from IAnimation.) | |
| Traits |
Gets the traits of the animation values.
|