1 write to _cacheControlDarkDarkColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
461_cacheControlDarkDarkColor = CreateInstance(SystemResourceKeyID.ControlDarkDarkColor);
2 references to _cacheControlDarkDarkColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
459if (_cacheControlDarkDarkColor == null) 464return _cacheControlDarkDarkColor;