2 references to FamilyCount
PresentationCore (2)
MS\Internal\FontCache\FamilyCollection.cs (2)
609
FontFamily[] fontFamilyList = new FontFamily[
FamilyCount
];
647
Debug.Assert(i ==
FamilyCount
);