2 references to IsHighSurrogate
PresentationCore (2)
MS\Internal\TextFormatting\NumberSubstitution.cs (2)
624
IsHighSurrogate
((int)s[0]) &&
647
return
IsHighSurrogate
(ch) || IsLowSurrogate(ch);