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