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