2 references to OnIdle
System.Windows.Forms (2)
System\Windows\Forms\MDI\MDIClient.cs (2)
370Application.Idle += OnIdle; // do this on idle (it must be mega-delayed). 375Application.Idle -= OnIdle;