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