2 writes to graphics
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DrawItemEvent.cs (2)
77
this.
graphics
= graphics;
92
this.
graphics
= graphics;
1 reference to graphics
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DrawItemEvent.cs (1)
154
return
graphics
;