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