1 write to _cacheAccentColorDark2Brush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2173_cacheAccentColorDark2Brush = CreateInstance(SystemResourceKeyID.AccentColorDark2Brush);
2 references to _cacheAccentColorDark2Brush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2171if(_cacheAccentColorDark2Brush == null) 2176return _cacheAccentColorDark2Brush;