1 write to _cacheAccentColorDark1Brush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2154_cacheAccentColorDark1Brush = CreateInstance(SystemResourceKeyID.AccentColorDark1Brush);
2 references to _cacheAccentColorDark1Brush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2152if(_cacheAccentColorDark1Brush == null) 2157return _cacheAccentColorDark1Brush;