2 writes to _cachedScrollableRegion
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
3382_cachedScrollableRegion = null; 5439_cachedScrollableRegion = hrgn.GetRegionRects();
3 references to _cachedScrollableRegion
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
5424if (_cachedScrollableRegion is not null) 5426return _cachedScrollableRegion; 5444return _cachedScrollableRegion;