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