tags:

views:

22

answers:

0

I Have a User Control containing Text box and a label box. In the WPF window , I have used this user control and another Text box. If the Lost Focus event on the User Control is fired , it fires the Text changed event on the other Textbox. How can i restrict this???