2 references to OnTick
Microsoft.Maui (2)
Dispatching\DispatcherExtensions.cs (2)
115
timer.Tick +=
OnTick
;
122
timer.Tick -=
OnTick
;