2 writes to cellState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (2)
66
this.
cellState
= cellState;
287
this.
cellState
= cellState;
4 references to cellState
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (4)
176
return this.
cellState
;
204
this.
cellState
,
233
this.
cellState
,
257
this.
cellState
,