1 write to _cacheAccentColorDark3Brush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2187_cacheAccentColorDark3Brush = CreateInstance(SystemResourceKeyID.AccentColorDark3Brush);
2 references to _cacheAccentColorDark3Brush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2185if(_cacheAccentColorDark3Brush == null) 2190return _cacheAccentColorDark3Brush;