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