2 references to FindInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
14902ArrayList foundControls = FindInternal(key, searchAllChildren, this, new ArrayList()); 14946foundControls = FindInternal(key, searchAllChildren, controlsToLookIn[i].Controls, foundControls);