Base:
2 references to GetHashCode
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (1)
280^ _weight.GetHashCode()
System\Windows\Media\Typeface.cs (1)
681hash = HashFn.HashMultiply(hash) + _weight.GetHashCode();