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