Stopwatch.IsRunning Property
Silverlight
Gets a value indicating whether the Stopwatch timer is running.
Namespace: System.Diagnostics
Assembly: System (in System.dll)
Property Value
Type: System.Booleantrue if the Stopwatch instance is currently running and measuring elapsed time for an interval; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.