1 reference to IsSpace
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
288for (_xamlIndex++; IsCharsAvailable(1) && IsSpace(_xaml[_xamlIndex]); _xamlIndex++)