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