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