Partager via


IDispatcherTimer.IsRunning Property

Definition

Gets a value that indicates whether the timer is running.

public:
 property bool IsRunning { bool get(); };
public bool IsRunning { get; }
member this.IsRunning : bool
Public ReadOnly Property IsRunning As Boolean

Property Value

Applies to