1 write to _cacheHotTrackColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
625_cacheHotTrackColor = CreateInstance(SystemResourceKeyID.HotTrackColor);
2 references to _cacheHotTrackColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
623if (_cacheHotTrackColor == null) 628return _cacheHotTrackColor;