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