1 write to _emSize
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
53
_emSize
= size;
3 references to _emSize
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
72
^
_emSize
.GetHashCode()
98
_emSize
== textRunProperties.FontRenderingEmSize
125
get { return
_emSize
; }