Base:
1 reference to GetHashCode
PresentationFramework (1)
System\Windows\Controls\Primitives\HierarchicalVirtualizationConstraints.cs (1)
130return (_cacheLength.GetHashCode() ^ _cacheLengthUnit.GetHashCode() ^ _viewport.GetHashCode());