1 write to _cacheControlBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1289_cacheControlBrush = CreateInstance(SystemResourceKeyID.ControlBrush);
2 references to _cacheControlBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1287if (_cacheControlBrush == null) 1292return _cacheControlBrush;