1 write to _cacheAccentColorLight2Brush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2125_cacheAccentColorLight2Brush = CreateInstance(SystemResourceKeyID.AccentColorLight2Brush);
2 references to _cacheAccentColorLight2Brush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2123if(_cacheAccentColorLight2Brush == null) 2128return _cacheAccentColorLight2Brush;