1 write to _cacheWindowTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2031_cacheWindowTextBrush = CreateInstance(SystemResourceKeyID.WindowTextBrush);
2 references to _cacheWindowTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2029if (_cacheWindowTextBrush == null) 2034return _cacheWindowTextBrush;