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