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