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