1 write to _cacheControlDarkColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
445_cacheControlDarkColor = CreateInstance(SystemResourceKeyID.ControlDarkColor);
2 references to _cacheControlDarkColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
443if (_cacheControlDarkColor == null) 448return _cacheControlDarkColor;