3 writes to clipBounds
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewRowPrePaintEventArgs.cs (3)
55this.clipBounds = clipBounds; 81this.clipBounds = value; 288this.clipBounds = clipBounds;
3 references to clipBounds
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewRowPrePaintEventArgs.cs (3)
77return this.clipBounds; 182this.clipBounds, 265this.clipBounds,