4 writes to cachedThickness
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewBand.cs (4)
66this.cachedThickness = value; 795this.cachedThickness = value; 807this.cachedThickness = value; 914dataGridViewBand.cachedThickness = this.CachedThickness;
1 reference to cachedThickness
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewBand.cs (1)
62return this.cachedThickness;