1 write to _cacheControlLightColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
477_cacheControlLightColor = CreateInstance(SystemResourceKeyID.ControlLightColor);
2 references to _cacheControlLightColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
475if (_cacheControlLightColor == null) 480return _cacheControlLightColor;