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