1 write to _cacheIconFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
550_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily);
2 references to _cacheIconFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
548if (_cacheIconFontFamily == null) 553return _cacheIconFontFamily;