17 writes to _cachedRowHeightsAccessAllowed
System.Windows.Forms (17)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (17)
258_cachedRowHeightsAccessAllowed = false; 445_cachedRowHeightsAccessAllowed = false; 512_cachedRowHeightsAccessAllowed = false; 599_cachedRowHeightsAccessAllowed = false; 632_cachedRowHeightsAccessAllowed = false; 701_cachedRowHeightsAccessAllowed = false; 770_cachedRowHeightsAccessAllowed = false; 825_cachedRowHeightsAccessAllowed = false; 1546_cachedRowHeightsAccessAllowed = false; 1626_cachedRowHeightsAccessAllowed = false; 1644_cachedRowHeightsAccessAllowed = false; 1670_cachedRowHeightsAccessAllowed = false; 1739_cachedRowHeightsAccessAllowed = false; 1820_cachedRowHeightsAccessAllowed = false; 1889_cachedRowHeightsAccessAllowed = true; 1897_cachedRowHeightsAccessAllowed = true; 2481_cachedRowHeightsAccessAllowed = true;
1 reference to _cachedRowHeightsAccessAllowed
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (1)
1243Debug.Assert(_cachedRowHeightsAccessAllowed);