2 references to CreateGraphics
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.ToolStripTextBoxControl.cs (1)
253
using Graphics g = hdc.
CreateGraphics
();
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (1)
376
using Graphics g = hdc.
CreateGraphics
();