1 write to _cacheScrollHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
2398_cacheScrollHeight = CreateInstance(SystemResourceKeyID.ScrollHeight);
2 references to _cacheScrollHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
2396if (_cacheScrollHeight == null) 2401return _cacheScrollHeight;