1 write to _cacheAccentColorDark1Brush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2155_cacheAccentColorDark1Brush = CreateInstance(SystemResourceKeyID.AccentColorDark1Brush);
2 references to _cacheAccentColorDark1Brush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2153if(_cacheAccentColorDark1Brush == null) 2158return _cacheAccentColorDark1Brush;