3 references to AllocBufferInTempManager
System.Drawing.Common (3)
System\Drawing\BufferedGraphicsContext.cs (3)
77return AllocBufferInTempManager(targetGraphics, HDC.Null, targetRectangle); 90return AllocBufferInTempManager(null, (HDC)targetDC, targetRectangle); 108return AllocBufferInTempManager(targetGraphics, targetDC, targetRectangle);