1 write to _cacheHotTrackColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
703_cacheHotTrackColor = CreateInstance(SystemResourceKeyID.HotTrackColor);
2 references to _cacheHotTrackColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
701if (_cacheHotTrackColor == null) 706return _cacheHotTrackColor;