Problem with Lost Focus property in Binding the controls with properties

Posted by Ali on Stack Overflow See other posts from Stack Overflow or by Ali
Published on 2009-04-10T13:45:48Z Indexed on 2010/05/08 12:18 UTC
Read the original article Hit count: 756

Filed under:

I am using a class to bind property value to controls like textbox.I want the validation error template should called when i will tab away from that text box.I have used Update SourceTrigger= LostFocus proprty but its not working.Any suggestion will be helpful.

Ali

© Stack Overflow or respective owner

Related posts about properties