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