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