1 write to _scaleInEm
PresentationCore (1)
MS\Internal\Shaping\ShapeTypeface.cs (1)
99
_scaleInEm
= scaleInEm;
4 references to _scaleInEm
PresentationCore (4)
MS\Internal\Shaping\ShapeTypeface.cs (4)
110
get { return
_scaleInEm
; }
125
hash = HashFn.HashMultiply(hash) +
_scaleInEm
.GetHashCode();
138
&&
_scaleInEm
== t.
_scaleInEm