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