1 write to _cacheIconFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
559_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily);
2 references to _cacheIconFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
557if (_cacheIconFontFamily == null) 562return _cacheIconFontFamily;