InvalidOperationException: The Undo operation encountered a context that is different from what was
- by McN
I got the following exception:
Exception Type: System.InvalidOperationException
Exception Message: The Undo operation encountered a context that is different from what was applied in the corresponding Set operation. The possible cause is that a context was Set on the thread and not reverted(undone).
Exception Stack: at…