1 implementation of IgnorableWhitespace
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2619XamlToRtfError IXamlContentHandler.IgnorableWhitespace(string xaml)
1 reference to IgnorableWhitespace
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
111xamlToRtfError = _xamlContent.IgnorableWhitespace(xamlToken.Text);