2 references to FontDifferentiator
PresentationCore (2)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
189return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch);
System\Windows\Media\FamilyTypeface.cs (1)
198return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch);