- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Trying to add some events to my add-in but when i do:
app->documentClosed()->add(_documentEventHandler)
(Using one handler for all events in document)
im getting "DocumentSaved" from "eventArgs->firingEvent()" when a document is closed.
This feels like bug right?
Best regards / Tomas
Solved! Go to Solution.