2 references to OnTick
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
351_owner.OnTick(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\TimerTests.cs (1)
469public new void OnTick(EventArgs e) => base.OnTick(e);