1 write to _cacheInfoBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1545_cacheInfoBrush = CreateInstance(SystemResourceKeyID.InfoBrush);
2 references to _cacheInfoBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1543if (_cacheInfoBrush == null) 1548return _cacheInfoBrush;