Base:
method
GetHashCode
System.ValueType.GetHashCode()
2 references to GetHashCode
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\StrokeIntersection.cs (2)
126return _hitSegment.GetHashCode() ^ _inSegment.GetHashCode();