2 references to FindInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (2)
268ArrayList foundItems = FindInternal(key, searchAllChildren, this, new ArrayList()); 319foundItems = FindInternal(key, searchAllChildren, item.DropDownItems, foundItems);