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