AnimationException::Clock Property

 

Gets the clock that generates the animated values.

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

public:
property AnimationClock^ Clock {
	AnimationClock^ get();
}

Property Value

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

The clock that generates the animated values.

.NET Framework
Available since 3.0
Return to top
Show: