1 write to _fontWeight
PresentationFramework (1)
System\Windows\Documents\FixedSOMTextRun.cs (1)
124
run.
_fontWeight
= gtf.Weight;
2 references to _fontWeight
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
232
element.SetValue(TextElement.FontWeightProperty,
_fontWeight
);
354
return
_fontWeight
;