2 references to GetChildIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
12647newIndex = this.Controls.GetChildIndex(c, false) + 1; 15156return GetChildIndex(child, true);