2 references to ShowCodeIdle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
983
Application.Idle += new EventHandler(PropertyDescriptorGridEntry.
ShowCodeIdle
);
1007
Application.Idle -= new EventHandler(PropertyDescriptorGridEntry.
ShowCodeIdle
);