The TweenDescription type exposes the following members.

Methods

  NameDescription
Clear
Method proxy returning the current value of the property of xaml object lively.
ContinueTo
Method setting the new end value, starting from actual value. You must define a new duration.
GetTweenedProperty
Method proxy returning the current value of the property of xaml object lively.
SetTweenedProperty
Method proxy setting the current value of the property of xaml object lively.

Properties

  NameDescription
TweenProperty
returns the actual property passed. You don't need to use that property.

See Also