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