Clock.CurrentGlobalSpeedInvalidated 事件

定義

在更新時鐘的速度時發生。

public:
 event EventHandler ^ CurrentGlobalSpeedInvalidated;
public event EventHandler CurrentGlobalSpeedInvalidated;
member this.CurrentGlobalSpeedInvalidated : EventHandler 
Public Custom Event CurrentGlobalSpeedInvalidated As EventHandler 

事件類型

EventHandler

備註

暫停、繼續、反轉、加速、遞減、搜尋、停止,或使用 觸發程式來變更時鐘的互動式速度 ClockController

雖然這個事件會在屬性變成無效時 CurrentGlobalSpeed 發生,但這不一定表示屬性已變更。

適用於

另請參閱