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