4 references to GetProxyForControl
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
4069ppDisp = host.GetParentContainer().GetProxyForControl(host); 5328return GetProxyForControl((Control)e.Value); 5559Object item = GetProxyForControl(ctl); 6256return GetC().GetProxyForControl(GetC().parent);