4 references to Controls
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripContainer.cs (4)
52ToolStripContainerTypedControlCollection controlCollection = this.Controls as ToolStripContainerTypedControlCollection; 418foreach (Control c in this.Controls) { 422foreach (Control c in this.Controls) { 432foreach(Control c in Controls) {