1 implementation of EndDocument
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
2489
XamlToRtfError IXamlContentHandler.
EndDocument
()
1 reference to EndDocument
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
126
xamlToRtfError = _xamlContent.
EndDocument
();