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