3 references to GetClipRect
System.Windows.Forms (3)
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
258this.AXInPlaceObject.SetObjectRects(new NativeMethods.COMRECT(new Rectangle(0, 0, width, height)), WebBrowserHelper.GetClipRect());
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (2)
311lprcClipRect = WebBrowserHelper.GetClipRect(); 494WebBrowserHelper.GetClipRect());