2 references to FontFamily
PresentationCore (2)
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
437return new TypefaceCollection(new FontFamily(familyIdentifier), _family);
MS\Internal\Shaping\CompositeFontFamily.cs (1)
259return new TypefaceCollection(new FontFamily(familyIdentifier), FamilyTypefaces);