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