1 write to _targetStyle
PresentationCore (1)
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
239_targetStyle = targetStyle;
1 reference to _targetStyle
PresentationCore (1)
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
244return a.MatchingStyle.IsBetterMatch(_targetStyle, b.MatchingStyle) ? -1 : 1;