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)
136get { return _emSize; }