2 writes to _fontSize
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
104_fontSize = glyphs.FontRenderingEmSize 141run._fontSize *= yScale;
2 references to _fontSize
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
233element.SetValue(TextElement.FontSizeProperty, _fontSize); 376return _fontSize;