1 write to _hashCode
PresentationFramework (1)
src\Framework\MS\Internal\Data\ViewManager.cs (1)
156_hashCode = (target != null) ? target.GetHashCode() : 314159;
1 reference to _hashCode
PresentationFramework (1)
src\Framework\MS\Internal\Data\ViewManager.cs (1)
178return _hashCode;