2 references to GetControlCollection
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (2)
690= GetControlCollection(_control.ParentInternal as ToolStrip); 804ReadOnlyControlCollection? newControls = GetControlCollection(ParentInternal);