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