3 references to SetObjectRects
System.Windows.Forms.Primitives (3)
Windows.Win32.IOleInPlaceObjectWindowless.g.cs (1)
188 return __object.SetObjectRects(lprcPosRect, lprcClipRect);
Windows.Win32.System_Ole_IOleInPlaceObjectWindowless_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.System.Ole.IOleInPlaceObjectWindowless.Interface.SetObjectRects(winmdroot.Foundation.RECT*, winmdroot.Foundation.RECT*)"/> 40 winmdroot.Foundation.HRESULT __result = @this.SetObjectRects(lprcPosRectLocal, lprcClipRectLocal);