2 references to AllocBuffer
System.Drawing.Common (2)
System\Drawing\BufferedGraphicsContext.cs (2)
93return AllocBuffer(null, (HDC)targetDC, targetRectangle); 156tempBuffer = tempContext.AllocBuffer(targetGraphics, targetDC, targetRectangle);