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