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