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