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)
22
return
_hashCode
;