3 references to GetCompositeFontFamilyAtIndex
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FamilyCollection.cs (3)
323
return
GetCompositeFontFamilyAtIndex
(1);
334
return
GetCompositeFontFamilyAtIndex
(index);
811
fontFamily = CreateFontFamily(SystemCompositeFonts.
GetCompositeFontFamilyAtIndex
(j), fontFamilyBaseUri, fontFamilyLocationReference);