3 references to CompositeFontFamily
PresentationCore (3)
MS\Internal\FontCache\FamilyCollection.cs (2)
71CompositeFontFamily compositeFamily = new CompositeFontFamily(fontInfo); 259_systemCompositeFonts[index] = new CompositeFontFamily(fontInfo);
MS\Internal\Shaping\CompositeFontFamily.cs (1)
46: this(new CompositeFontInfo())