1 write to _fontStyle
PresentationFramework (1)
System\Windows\Documents\FixedSOMTextRun.cs (1)
123
run.
_fontStyle
= gtf.Style;
2 references to _fontStyle
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
236
element.SetValue(TextElement.FontStyleProperty,
_fontStyle
);
344
return
_fontStyle
;