1 write to _cacheControlTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1708_cacheControlTextBrush = CreateInstance(SystemResourceKeyID.ControlTextBrush);
2 references to _cacheControlTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1706if (_cacheControlTextBrush == null) 1711return _cacheControlTextBrush;