2 writes to _cachedScrollableRegion
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
3511_cachedScrollableRegion = null; 5597_cachedScrollableRegion = hrgn.GetRegionRects();
3 references to _cachedScrollableRegion
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
5582if (_cachedScrollableRegion is not null) 5584return _cachedScrollableRegion; 5602return _cachedScrollableRegion;