1 write to _cacheAccentColorBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2091_cacheAccentColorBrush = CreateInstance(SystemResourceKeyID.AccentColorBrush);
2 references to _cacheAccentColorBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2089if(_cacheAccentColorBrush == null) 2094return _cacheAccentColorBrush;