1 write to _cacheInfoBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1887_cacheInfoBrush = CreateInstance(SystemResourceKeyID.InfoBrush);
2 references to _cacheInfoBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1885if (_cacheInfoBrush == null) 1890return _cacheInfoBrush;