2 references to OnTimerElapsed
Microsoft.Maui (2)
Animations\Ticker.cs (2)
50
_timer.Elapsed +=
OnTimerElapsed
;
63
_timer.Elapsed -=
OnTimerElapsed
;