1 write to _cacheHotTrackColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
621_cacheHotTrackColor = CreateInstance(SystemResourceKeyID.HotTrackColor);
2 references to _cacheHotTrackColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
619if (_cacheHotTrackColor == null) 624return _cacheHotTrackColor;