2 writes to graphics
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripRenderEventArgs.cs (2)
29this.graphics = g; 42this.graphics = g;
1 reference to graphics
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripRenderEventArgs.cs (1)
86return graphics;