2 references to GetFamilyTypefaceList
PresentationCore (2)
MS\Internal\FontFace\CompositeFontParser.cs (1)
615_compositeFontInfo.GetFamilyTypefaceList().Add(face);
MS\Internal\Shaping\CompositeFontFamily.cs (1)
274get { return _fontInfo.GetFamilyTypefaceList(); }