1 write to _fontStretch
PresentationFramework (1)
System\Windows\Documents\FixedSOMTextRun.cs (1)
129
run.
_fontStretch
= gtf.Stretch;
2 references to _fontStretch
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
235
element.SetValue(TextElement.FontStretchProperty,
_fontStretch
);
368
return
_fontStretch
;