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