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