1 write to _cacheIconFontWeight
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
572_cacheIconFontWeight = CreateInstance(SystemResourceKeyID.IconFontWeight);
2 references to _cacheIconFontWeight
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
570if (_cacheIconFontWeight == null) 575return _cacheIconFontWeight;