1 write to _cacheInfoTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1900_cacheInfoTextBrush = CreateInstance(SystemResourceKeyID.InfoTextBrush);
2 references to _cacheInfoTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1898if (_cacheInfoTextBrush == null) 1903return _cacheInfoTextBrush;