2 writes to _cachedScrollableRegion
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
3385_cachedScrollableRegion = null; 5442_cachedScrollableRegion = hrgn.GetRegionRects();
3 references to _cachedScrollableRegion
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
5427if (_cachedScrollableRegion is not null) 5429return _cachedScrollableRegion; 5447return _cachedScrollableRegion;