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)
291get { return _fontInfo.GetFamilyTypefaceList(); }