1 write to _cacheAccentColorLight3Brush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2139_cacheAccentColorLight3Brush = CreateInstance(SystemResourceKeyID.AccentColorLight3Brush);
2 references to _cacheAccentColorLight3Brush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2137if(_cacheAccentColorLight3Brush == null) 2142return _cacheAccentColorLight3Brush;