1 write to _fontStyle
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
131
run.
_fontStyle
= gtf.Style;
2 references to _fontStyle
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
243
element.SetValue(TextElement.FontStyleProperty,
_fontStyle
);
351
return
_fontStyle
;