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