Clock::CurrentState Property
.NET Framework (current version)
Namespace:
System.Windows.Media.Animation
Assembly: PresentationCore (in PresentationCore.dll)
Return to top
Assembly: PresentationCore (in PresentationCore.dll)
Note the clock's CurrentState property doesn't tell you whether it's paused. To determine whether a clock is paused, use the IsPaused property.
The CurrentStateInvalidated occurs whenever the value of this property changes.
.NET Framework
Available since 3.0
Available since 3.0
Show: