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)
1243
Debug.Assert(
_cachedRowHeightsAccessAllowed
);