6 references to HashScramble
PresentationCore (6)
MS\Internal\FontCache\CanonicalFontFamilyReference.cs (1)
142return HashFn.HashScramble(hash);
MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
172return HashFn.HashScramble(hash); 453return HashFn.HashScramble(hash);
MS\Internal\Shaping\ShapeTypeface.cs (1)
127return HashFn.HashScramble(hash);
System\Windows\Media\textformatting\NumberSubstitution.cs (1)
238return HashFn.HashScramble(hash);
System\Windows\Media\Typeface.cs (1)
674return HashFn.HashScramble(hash);