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