2 references to Allocate
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
12604
bufferedGraphics = BufferContext.
Allocate
(dc, ClientRectangle);
12610
using (BufferedGraphics bufferedGraphics2 = BufferContext.
Allocate
(dc, band))