1 write to _cacheWindowTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1693_cacheWindowTextBrush = CreateInstance(SystemResourceKeyID.WindowTextBrush);
2 references to _cacheWindowTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1691if (_cacheWindowTextBrush == null) 1696return _cacheWindowTextBrush;