1 write to _cacheControlColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
509_cacheControlColor = CreateInstance(SystemResourceKeyID.ControlColor);
2 references to _cacheControlColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
507if (_cacheControlColor == null) 512return _cacheControlColor;