1 write to _cacheHighlightBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1453_cacheHighlightBrush = CreateInstance(SystemResourceKeyID.HighlightBrush);
2 references to _cacheHighlightBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1451if (_cacheHighlightBrush == null) 1456return _cacheHighlightBrush;