1 write to _hashCode
WindowsBase (1)
Base\MS\Internal\ComponentModel\PropertyKey.cs (1)
17_hashCode = AttachedType.GetHashCode() ^ DependencyProperty.GetHashCode();
1 reference to _hashCode
WindowsBase (1)
Base\MS\Internal\ComponentModel\PropertyKey.cs (1)
22return _hashCode;