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