1 write to _cacheGrayTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1772_cacheGrayTextBrush = CreateInstance(SystemResourceKeyID.GrayTextBrush);
2 references to _cacheGrayTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1770if (_cacheGrayTextBrush == null) 1775return _cacheGrayTextBrush;