Hello,
I'm currently using a single RTB instance to accommodate multiple documents without any issues. For obvious reasons the Undo/History stack for each instance gets lost between document loads. Is there any kind of Undo or History Stack object property of the RichTextBoxUI that I can bind to my ViewModel (and indirectly my data model) to carry this information around?
Any help would be greatly appreciated.
Thanks,
I'm currently using a single RTB instance to accommodate multiple documents without any issues. For obvious reasons the Undo/History stack for each instance gets lost between document loads. Is there any kind of Undo or History Stack object property of the RichTextBoxUI that I can bind to my ViewModel (and indirectly my data model) to carry this information around?
Any help would be greatly appreciated.
Thanks,