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