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