1 reference to RETURN
System.Xaml (1)
System\Xaml\Parser\XamlText.cs (1)
192
return (ch == SPACE || ch == TAB || ch == NEWLINE || ch ==
RETURN
);