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