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