2 writes to _cachedColumnHeadersHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
1578_cachedColumnHeadersHeight = value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
14401_cachedColumnHeadersHeight = ColumnHeadersHeight;
1 reference to _cachedColumnHeadersHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
14408ColumnHeadersHeight = _cachedColumnHeadersHeight;