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