1 write to _cacheVerticalScrollBarThumbHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5227_cacheVerticalScrollBarThumbHeight = CreateInstance(SystemResourceKeyID.VerticalScrollBarThumbHeight);
2 references to _cacheVerticalScrollBarThumbHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5225if (_cacheVerticalScrollBarThumbHeight == null) 5230return _cacheVerticalScrollBarThumbHeight;