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