AnimationException::Target Property

 

Gets the animated object.

Namespace:   System.Windows.Media.Animation
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property IAnimatable^ Target {
	IAnimatable^ get();
}

Property Value

Type: System.Windows.Media.Animation::IAnimatable^

The animated object.

.NET Framework
Available since 3.0
Return to top
Show: