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