1 write to _fontWeight
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
134
run.
_fontWeight
= gtf.Weight;
2 references to _fontWeight
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
241
element.SetValue(TextElement.FontWeightProperty,
_fontWeight
);
363
return
_fontWeight
;