1 write to _cacheControlColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
429_cacheControlColor = CreateInstance(SystemResourceKeyID.ControlColor);
2 references to _cacheControlColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
427if (_cacheControlColor == null) 432return _cacheControlColor;