1 implementation of EndDocument
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2492XamlToRtfError IXamlContentHandler.EndDocument()
1 reference to EndDocument
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
129xamlToRtfError = _xamlContent.EndDocument();