1 write to _cacheControlTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1373_cacheControlTextBrush = CreateInstance(SystemResourceKeyID.ControlTextBrush);
2 references to _cacheControlTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1371if (_cacheControlTextBrush == null) 1376return _cacheControlTextBrush;