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