1 write to _cacheControlTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1709_cacheControlTextBrush = CreateInstance(SystemResourceKeyID.ControlTextBrush);
2 references to _cacheControlTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1707if (_cacheControlTextBrush == null) 1712return _cacheControlTextBrush;