2 references to GetControlBelongs
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
5353
if (ctl != parent && !
GetControlBelongs
(ctl)) {
5549
if (!ignoreBelong && ctl != parent && !
GetControlBelongs
(ctl)) return;