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