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