2 references to FindInternal
System.Windows.Forms (2)
System\Windows\Forms\Control.ControlCollection.cs (2)
177
FindInternal
(key, searchAllChildren, this, foundControls);
217
FindInternal
(key, true, controlsToLookIn[i].Controls, foundControls);