1 write to _cacheControlColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
508_cacheControlColor = CreateInstance(SystemResourceKeyID.ControlColor);
2 references to _cacheControlColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
506if (_cacheControlColor == null) 511return _cacheControlColor;