2 references to IndexOf
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
14835return IndexOf((Control)control); 15167int index = IndexOf(child);