1 write to _cacheHotTrackBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1481_cacheHotTrackBrush = CreateInstance(SystemResourceKeyID.HotTrackBrush);
2 references to _cacheHotTrackBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1479if (_cacheHotTrackBrush == null) 1484return _cacheHotTrackBrush;