6 references to ROP_CODE
Microsoft.Private.Windows.Core (6)
Windows.Win32.PInvokeCore.GDI32.dll.g.cs (1)
49
internal static extern winmdroot.Foundation.BOOL BitBlt(winmdroot.Graphics.Gdi.HDC hdc, int x, int y, int cx, int cy, winmdroot.Graphics.Gdi.HDC hdcSrc, int x1, int y1, winmdroot.Graphics.Gdi.
ROP_CODE
rop);
Windows\Win32\Graphics\Gdi\HBITMAP.cs (1)
42
ROP_CODE
.SRCCOPY);
Windows\Win32\PInvokeCore.BitBlt.cs (4)
8
/// <inheritdoc cref="BitBlt(HDC, int, int, int, int, HDC, int, int,
ROP_CODE
)"/>
18
ROP_CODE
rop) where T : IHandle<HDC>
34
/// <inheritdoc cref="BitBlt(HDC, int, int, int, int, HDC, int, int,
ROP_CODE
)"/>
44
ROP_CODE
rop) where T : IHandle<HDC>