1 write to _cacheScrollBarBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1641_cacheScrollBarBrush = CreateInstance(SystemResourceKeyID.ScrollBarBrush);
2 references to _cacheScrollBarBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1639if (_cacheScrollBarBrush == null) 1644return _cacheScrollBarBrush;