Method OnTimerTick
OnTimerTick(object?, EventArgs)
Invoked when the timer interval elapses to allow implementation of animated value changes.
protected virtual void OnTimerTick(object? sender, EventArgs e)
Invoked when the timer interval elapses to allow implementation of animated value changes.
protected virtual void OnTimerTick(object? sender, EventArgs e)