1 write to _stretch
PresentationCore (1)
System\Windows\FontStretch.cs (1)
29
_stretch
= stretch - 5;
3 references to _stretch
PresentationCore (3)
System\Windows\FontStretch.cs (3)
70
return left.
_stretch
- right.
_stretch
;
229
return
_stretch
+ 5;