2 references to MatchingStyle
PresentationCore (2)
MS\Internal\FontFace\PhysicalFontFamily.cs (2)
245
return a.
MatchingStyle
.IsBetterMatch(_targetStyle, b.
MatchingStyle
) ? -1 : 1;