4 references to Graphics
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (2)
12703bufferedGraphics.Graphics.SetClip(clip); 12705bufferedGraphics.Graphics,
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
4007Graphics bufferGraphics = buffer.Graphics;
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2850Graphics offscreenGraphics = buffer.Graphics;