The IAnimatableProperty<(Of <(<'T>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyAnimationValue
Gets the animation value.
(Inherited from IAnimatableProperty.)
Public propertyAnimationValue
Gets or sets the animation value.
Public propertyBaseValue
Gets the base value.
(Inherited from IAnimatableProperty.)
Public propertyBaseValue
Gets the base value.
Public propertyHasBaseValue
Gets a value indicating whether this property has a base value.
(Inherited from IAnimatableProperty.)
Public propertyIsAnimated
Gets or sets a value indicating whether this property is animated by the animation system.
(Inherited from IAnimatableProperty.)

See Also