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