1 write to _stretch
PresentationCore (1)
Core\CSharp\System\Windows\FontStretch.cs (1)
37
_stretch
= stretch - 5;
3 references to _stretch
PresentationCore (3)
Core\CSharp\System\Windows\FontStretch.cs (3)
78
return left.
_stretch
- right.
_stretch
;
237
return
_stretch
+ 5;