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