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