Question Access Control on Mainwindow from XAML page

scromer17

New member
Joined
Feb 25, 2009
Messages
2
Programming Experience
5-10
I have a WPF Application and I need to access a radiobutton control on the MainWindow from a xaml page and check it. How can this be achieved? I dont see a FindControl method like the usercontrol model in asp.net.


Thanks!
Sam
 
Back
Top