1 write to _cacheScrollBarBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1645_cacheScrollBarBrush = CreateInstance(SystemResourceKeyID.ScrollBarBrush);
2 references to _cacheScrollBarBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1643if (_cacheScrollBarBrush == null) 1648return _cacheScrollBarBrush;