2 references to Allocate
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3996
using BufferedGraphics buffer = bufferContext.
Allocate
(targetGraphics, bufferBounds);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2702
using BufferedGraphics buffer = context.
Allocate
(graphics, bounds);