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