1 write to _cacheControlLightLightColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
493
_cacheControlLightLightColor
= CreateInstance(SystemResourceKeyID.ControlLightLightColor);
2 references to _cacheControlLightLightColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
491
if (
_cacheControlLightLightColor
== null)
496
return
_cacheControlLightLightColor
;