2 references to OnIdle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
2831
Application.Idle += new EventHandler(this.
OnIdle
);
2835
Application.Idle -= new EventHandler(this.
OnIdle
);