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