1 write to _scaleInEm
PresentationCore (1)
MS\Internal\Shaping\ShapeTypeface.cs (1)
100
_scaleInEm
= scaleInEm;
4 references to _scaleInEm
PresentationCore (4)
MS\Internal\Shaping\ShapeTypeface.cs (4)
111
get { return
_scaleInEm
; }
126
hash = HashFn.HashMultiply(hash) +
_scaleInEm
.GetHashCode();
139
&&
_scaleInEm
== t.
_scaleInEm