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