2 references to FamilyTypefaces
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\CompositeFontFamily.cs (1)
277
return new TypefaceCollection(new FontFamily(familyIdentifier),
FamilyTypefaces
);
Core\CSharp\System\Windows\Media\FontFamily.cs (1)
154
return compositeFont.
FamilyTypefaces
;