3 references to GetClipRect
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
1548GetInPlaceObject().SetObjectRects(FillInRect(new NativeMethods.COMRECT(), bounds), GetClipRect(new NativeMethods.COMRECT())); 4271host.GetClipRect(lprcClipRect); 4337host.GetInPlaceObject().SetObjectRects(lprcPosRect, host.GetClipRect(new NativeMethods.COMRECT()));