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