1 write to _cacheVerticalScrollBarWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5131_cacheVerticalScrollBarWidth = CreateInstance(SystemResourceKeyID.VerticalScrollBarWidth);
2 references to _cacheVerticalScrollBarWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5129if (_cacheVerticalScrollBarWidth == null) 5134return _cacheVerticalScrollBarWidth;