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