3 references to Render
System.Private.Windows.Core (3)
_generated\154\Windows.Win32.IPicture.g.cs (1)
299
return __object.
Render
(hDC, x, y, cx, cy, xSrc, ySrc, cxSrc, cySrc, pRcWBounds);
_generated\250\Windows.Win32.System_Ole_IPicture_Extensions.g.cs (2)
73
/// <inheritdoc cref="winmdroot.System.Ole.IPicture.Interface.
Render
(winmdroot.Graphics.Gdi.HDC, int, int, int, int, int, int, int, int, winmdroot.Foundation.RECT*)"/>
78
winmdroot.Foundation.HRESULT __result = @this.
Render
(hDC, x, y, cx, cy, xSrc, ySrc, cxSrc, cySrc, pRcWBoundsLocal);