1 write to _cacheIconFontFamily
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
549_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily);
2 references to _cacheIconFontFamily
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
547if (_cacheIconFontFamily == null) 552return _cacheIconFontFamily;