Issue with IDataErrorInfo with text box in Expander
Posted
by Amit
on Stack Overflow
See other posts from Stack Overflow
or by Amit
Published on 2010-05-18T13:36:35Z
Indexed on
2010/05/18
13:40 UTC
Read the original article
Hit count: 344
wpf
I have one expander and which contain text box, text is validating through IDataErrorInfo, it is working fine when i enter wrong information, it popup with red rectangle.
but issue arises when i tried to collase the expander, and red rectangle is still there. it stayed on Expander
so please provide soem good solution....
© Stack Overflow or respective owner