2 writes to cellBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (2)
63this.cellBounds = cellBounds; 284this.cellBounds = cellBounds;
4 references to cellBounds
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (4)
95return this.cellBounds; 202this.cellBounds, 231this.cellBounds, 255this.cellBounds,