1 write to _cacheHorizontalScrollBarThumbWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4603_cacheHorizontalScrollBarThumbWidth = CreateInstance(SystemResourceKeyID.HorizontalScrollBarThumbWidth);
2 references to _cacheHorizontalScrollBarThumbWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4601if (_cacheHorizontalScrollBarThumbWidth == null) 4606return _cacheHorizontalScrollBarThumbWidth;