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