1 write to _cacheControlColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
433_cacheControlColor = CreateInstance(SystemResourceKeyID.ControlColor);
2 references to _cacheControlColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
431if (_cacheControlColor == null) 436return _cacheControlColor;