1 write to _cacheScrollBarColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
781_cacheScrollBarColor = CreateInstance(SystemResourceKeyID.ScrollBarColor);
2 references to _cacheScrollBarColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
779if (_cacheScrollBarColor == null) 784return _cacheScrollBarColor;