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