1 write to _fontWeight
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
134run._fontWeight = gtf.Weight;
2 references to _fontWeight
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
241element.SetValue(TextElement.FontWeightProperty, _fontWeight); 363return _fontWeight;