1 write to _emSize
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (1)
47
_emSize
= TextFormatterImp.RealToIdeal(paragraphProperties.DefaultTextRunProperties.FontRenderingEmSize);
1 reference to _emSize
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (1)
138
get { return
_emSize
; }