1 write to _cacheInfoBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1549_cacheInfoBrush = CreateInstance(SystemResourceKeyID.InfoBrush);
2 references to _cacheInfoBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1547if (_cacheInfoBrush == null) 1552return _cacheInfoBrush;