1 write to _cacheWindowTextBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1689_cacheWindowTextBrush = CreateInstance(SystemResourceKeyID.WindowTextBrush);
2 references to _cacheWindowTextBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1687if (_cacheWindowTextBrush == null) 1692return _cacheWindowTextBrush;