2 references to FontFamilyMapCollection
PresentationCore (2)
Core\CSharp\MS\Internal\FontFace\CompositeFontInfo.cs (1)
52
_familyMaps = new
FontFamilyMapCollection
(this);
Core\CSharp\System\Windows\Media\FontFamily.cs (1)
184
_emptyFamilyMaps = new
FontFamilyMapCollection
(null);