11 references to BitBlt
System.Drawing.Common (2)
System\Drawing\BufferedGraphics.cs (1)
91PInvokeCore.BitBlt(
System\Drawing\Graphics.cs (1)
2746BOOL result = PInvokeCore.BitBlt(
System.Private.Windows.Core (5)
Windows\Win32\Graphics\Gdi\HBITMAP.cs (1)
33PInvokeCore.BitBlt(
Windows\Win32\PInvokeCore.BitBlt.cs (4)
8/// <inheritdoc cref="BitBlt(HDC, int, int, int, int, HDC, int, int, ROP_CODE)"/> 20BOOL result = BitBlt( 34/// <inheritdoc cref="BitBlt(HDC, int, int, int, int, HDC, int, int, ROP_CODE)"/> 46BOOL result = BitBlt(
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
5027PInvokeCore.BitBlt(
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
2663PInvokeCore.BitBlt(
System\Windows\Forms\Rendering\ControlPaint.cs (1)
348PInvokeCore.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)
404PInvokeCore.BitBlt(