2 writes to _cachedColumnHeadersHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
1584_cachedColumnHeadersHeight = value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
13990_cachedColumnHeadersHeight = ColumnHeadersHeight;
1 reference to _cachedColumnHeadersHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
13997ColumnHeadersHeight = _cachedColumnHeadersHeight;