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