2 writes to clipBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (2)
62
this.
clipBounds
= clipBounds;
283
this.
clipBounds
= clipBounds;
1 reference to clipBounds
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (1)
113
return this.
clipBounds
;