AnimationException.Target Property

Definition

Gets the animated object.

public:
 property System::Windows::Media::Animation::IAnimatable ^ Target { System::Windows::Media::Animation::IAnimatable ^ get(); };
public System.Windows.Media.Animation.IAnimatable Target { get; }
member this.Target : System.Windows.Media.Animation.IAnimatable
Public ReadOnly Property Target As IAnimatable

Property Value

The animated object.

Applies to