1 write to _cacheIconFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
582_cacheIconFontWeight = CreateInstance(SystemResourceKeyID.IconFontWeight);
2 references to _cacheIconFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
580if (_cacheIconFontWeight == null) 585return _cacheIconFontWeight;