AnimationException::Property Property

 

Gets the animated dependency property.

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

public:
property DependencyProperty^ Property {
	DependencyProperty^ get();
}

Property Value

Type: System.Windows::DependencyProperty^

The animated dependency property.

.NET Framework
Available since 3.0
Return to top
Show: