1 write to _cacheAccentColorLight3Brush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2138_cacheAccentColorLight3Brush = CreateInstance(SystemResourceKeyID.AccentColorLight3Brush);
2 references to _cacheAccentColorLight3Brush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2136if(_cacheAccentColorLight3Brush == null) 2141return _cacheAccentColorLight3Brush;