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