6 references to HashScramble
PresentationCore (6)
MS\Internal\FontCache\CanonicalFontFamilyReference.cs (1)
141return HashFn.HashScramble(hash);
MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
171return HashFn.HashScramble(hash); 452return HashFn.HashScramble(hash);
MS\Internal\Shaping\ShapeTypeface.cs (1)
126return HashFn.HashScramble(hash);
System\Windows\Media\textformatting\NumberSubstitution.cs (1)
234return HashFn.HashScramble(hash);
System\Windows\Media\Typeface.cs (1)
673return HashFn.HashScramble(hash);