2 writes to graphics
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MeasureItemEvent.cs (2)
35
this.
graphics
= graphics;
46
this.
graphics
= graphics;
1 reference to graphics
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MeasureItemEvent.cs (1)
58
return
graphics
;