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