1 write to _scaleInEm
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\ShapeTypeface.cs (1)
117_scaleInEm = scaleInEm;
4 references to _scaleInEm
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\ShapeTypeface.cs (4)
128get { return _scaleInEm; } 143hash = HashFn.HashMultiply(hash) + _scaleInEm.GetHashCode(); 156&& _scaleInEm == t._scaleInEm