How to pass value from wpf form to wpf user control

Posted by deepak on Stack Overflow See other posts from Stack Overflow or by deepak
Published on 2010-03-15T07:29:49Z Indexed on 2010/03/15 7:39 UTC
Read the original article Hit count: 1596

Filed under:
|
|
|

Hai

am having a WPF user control in my WPF Form, when i click my button in my form , i just want to pass some value to the textbox which is in the usercontrol, tell me how to do this.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about usercontrol