1 write to _cacheInfoTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1565_cacheInfoTextBrush = CreateInstance(SystemResourceKeyID.InfoTextBrush);
2 references to _cacheInfoTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1563if (_cacheInfoTextBrush == null) 1568return _cacheInfoTextBrush;