1 write to _cacheAccentColorBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2090_cacheAccentColorBrush = CreateInstance(SystemResourceKeyID.AccentColorBrush);
2 references to _cacheAccentColorBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2088if(_cacheAccentColorBrush == null) 2093return _cacheAccentColorBrush;