2 writes to _fontSize
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
103_fontSize = glyphs.FontRenderingEmSize 140run._fontSize *= yScale;
2 references to _fontSize
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
232element.SetValue(TextElement.FontSizeProperty, _fontSize); 375return _fontSize;