1 write to _cacheInfoTextBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1561_cacheInfoTextBrush = CreateInstance(SystemResourceKeyID.InfoTextBrush);
2 references to _cacheInfoTextBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1559if (_cacheInfoTextBrush == null) 1564return _cacheInfoTextBrush;