Access WPF user control value

Posted by parag on Stack Overflow See other posts from Stack Overflow or by parag
Published on 2010-05-03T10:59:42Z Indexed on 2010/05/03 11:28 UTC
Read the original article Hit count: 353

Filed under:
|

I have 2 text box in WPF user control and button on WPF form. How can I access those textbox value on the button click event of that main form where I am using the WPF user control

© Stack Overflow or respective owner

Related posts about wpf

Related posts about usercontrols