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