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