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