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