11 references to BitBlt
System.Drawing.Common (2)
System\Drawing\BufferedGraphics.cs (1)
91
PInvokeCore.
BitBlt
(
System\Drawing\Graphics.cs (1)
2746
BOOL result = PInvokeCore.
BitBlt
(
System.Private.Windows.Core (5)
Windows\Win32\Graphics\Gdi\HBITMAP.cs (1)
33
PInvokeCore.
BitBlt
(
Windows\Win32\PInvokeCore.BitBlt.cs (4)
8
/// <inheritdoc cref="
BitBlt
(HDC, int, int, int, int, HDC, int, int, ROP_CODE)"/>
20
BOOL result =
BitBlt
(
34
/// <inheritdoc cref="
BitBlt
(HDC, int, int, int, int, HDC, int, int, ROP_CODE)"/>
46
BOOL result =
BitBlt
(
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
5027
PInvokeCore.
BitBlt
(
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
2663
PInvokeCore.
BitBlt
(
System\Windows\Forms\Rendering\ControlPaint.cs (1)
348
PInvokeCore.
BitBlt
(targetDC, x: 0, y: 0, size.Width, size.Height, sourceDC, x1: 0, y1: 0, (ROP_CODE)0x220326);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignerUtils.cs (1)
404
PInvokeCore.
BitBlt
(