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