1 write to _cacheIconFontFamily
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
540_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily);
2 references to _cacheIconFontFamily
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
538if (_cacheIconFontFamily == null) 543return _cacheIconFontFamily;