共用方式為


IDispatcherTimer.IsRunning 屬性

定義

取得值,指出計時器是否正在執行。

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

屬性值

適用於