3 references to Controls
System.Windows.Forms (3)
winforms\Managed\System\WinForms\SplitContainer.cs (3)
160((WindowsFormsUtils.TypedControlCollection)this.Controls).AddInternal(panel1); 161((WindowsFormsUtils.TypedControlCollection)this.Controls).AddInternal(panel2); 2106foreach(Control ctl in sc.Controls) {