1 write to _cacheHighlightBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1449_cacheHighlightBrush = CreateInstance(SystemResourceKeyID.HighlightBrush);
2 references to _cacheHighlightBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1447if (_cacheHighlightBrush == null) 1452return _cacheHighlightBrush;