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)
111get { return _scaleInEm; } 126hash = HashFn.HashMultiply(hash) + _scaleInEm.GetHashCode(); 139&& _scaleInEm == t._scaleInEm