1 write to _cacheControlTextBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1369_cacheControlTextBrush = CreateInstance(SystemResourceKeyID.ControlTextBrush);
2 references to _cacheControlTextBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1367if (_cacheControlTextBrush == null) 1372return _cacheControlTextBrush;