3 references to CompositeFontFamily
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FamilyCollection.cs (2)
145CompositeFontFamily compositeFamily = new CompositeFontFamily(fontInfo); 368_systemCompositeFonts[index] = new CompositeFontFamily(fontInfo);
Core\CSharp\MS\Internal\Shaping\CompositeFontFamily.cs (1)
49: this(new CompositeFontInfo())