System\Windows\Forms\Controls\ToolStrips\ToolStripSettingsManager.cs (5)
29FindControls(true, _form.Controls, toolStripControls);
51FindControls(true, _form.Controls, toolStripControls);
135FindControls(true, _form.Controls, toolStripPanels);
215FindControls(true, _form.Controls, toolStripControls);
265FindControls(searchAllChildren, controlsToLookIn[i].Controls, foundControls);