1 write to _fontStretch
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
137run._fontStretch = gtf.Stretch;
2 references to _fontStretch
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
242element.SetValue(TextElement.FontStretchProperty, _fontStretch); 375return _fontStretch;