3 references to GetCompositeFontFamilyAtIndex
PresentationCore (3)
MS\Internal\FontCache\FamilyCollection.cs (3)
210return GetCompositeFontFamilyAtIndex(1); 221return GetCompositeFontFamilyAtIndex(index); 628fontFamily = CreateFontFamily(SystemCompositeFonts.GetCompositeFontFamilyAtIndex(j), fontFamilyBaseUri, fontFamilyLocationReference);