1 write to _cacheAccentColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
927_cacheAccentColor = CreateInstance(SystemResourceKeyID.AccentColor);
2 references to _cacheAccentColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
925if (_cacheAccentColor == null) 930return _cacheAccentColor;