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