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