3 writes to clipBounds
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewRowPostPaintEventArgs.cs (3)
54this.clipBounds = clipBounds; 79this.clipBounds = value; 269this.clipBounds = clipBounds;
3 references to clipBounds
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewRowPostPaintEventArgs.cs (3)
75return this.clipBounds; 163this.clipBounds, 246this.clipBounds,