2 references to FindInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Menu.cs (2)
952ArrayList foundMenuItems = FindInternal(key, searchAllChildren, this, new ArrayList()); 995foundMenuItems = FindInternal(key, searchAllChildren, menuItemsToLookIn[i].MenuItems, foundMenuItems);