Clock.SpeedChanged Method

Definition

When implemented in a derived class, will be invoked whenever a clock begins, skips, pauses, resumes, or when the clock's SpeedRatio is modified.

protected:
 virtual void SpeedChanged();
protected virtual void SpeedChanged ();
abstract member SpeedChanged : unit -> unit
override this.SpeedChanged : unit -> unit
Protected Overridable Sub SpeedChanged ()

Applies to