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