1 write to _cacheIconFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
581_cacheIconFontWeight = CreateInstance(SystemResourceKeyID.IconFontWeight);
2 references to _cacheIconFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
579if (_cacheIconFontWeight == null) 584return _cacheIconFontWeight;