1 write to _emSize
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
56
_emSize
= size;
3 references to _emSize
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
75
^
_emSize
.GetHashCode()
101
_emSize
== textRunProperties.FontRenderingEmSize
128
get { return
_emSize
; }