2 references to IsEastAsianCodePoint
System.Xaml (2)
System\Xaml\Parser\XamlText.cs (2)
275
if (
IsEastAsianCodePoint
(beforeValue))
287
if (
IsEastAsianCodePoint
(afterValue))