6 references to HashScramble
PresentationCore (6)
MS\Internal\FontCache\CanonicalFontFamilyReference.cs (1)
146return HashFn.HashScramble(hash);
MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
184return HashFn.HashScramble(hash); 465return HashFn.HashScramble(hash);
MS\Internal\Shaping\ShapeTypeface.cs (1)
142return HashFn.HashScramble(hash);
System\Windows\Media\textformatting\NumberSubstitution.cs (1)
252return HashFn.HashScramble(hash);
System\Windows\Media\Typeface.cs (1)
683return HashFn.HashScramble(hash);