Click or drag to resize
DigitalRuneIAnimationTargetProperty Property
Gets the property to which the animation is applied by default.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
string TargetProperty { get; }

Property Value

Type: String
The property to which the animation is applied by default.
Remarks
See Also