IDispatcherTimer.IsRunning 属性

定义

获取一个值,该值指示计时器是否正在运行。

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

属性值

适用于