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