How to rollback changes made to a object in silverlight 3 with a TwoWay binding
I have a Silverlight 3 project.I have a textbox that is TwoWay data bound to an 开发者_JAVA百科object.If the user wants to cancel the changes that they made to the textbox, what is the best way to und
问答
阅读(2)