2 references to BitBlt
System.Drawing (2)
commonui\System\Drawing\BufferedGraphics.cs (1)
161SafeNativeMethods.BitBlt(refTargetDC, targetLoc.X, targetLoc.Y, virtualSize.Width, virtualSize.Height,
commonui\System\Drawing\Graphics.cs (1)
925int result = SafeNativeMethods.BitBlt(targetDC, destinationX, destinationY, destWidth, destHeight,