Gentlemen,
I have a problem when I implement an error template for a textbox. Before any validation error occurs the textbox is theme aware, which is fine. but once a validation error occurs and the error template is applied to the textbox is looses theme awareness, I mean that if I retype a correct value in it and then change the general theme of my application the textbox stays in the previous theme.
Any ideas ?