I having the following xaml and code of the view model,currently I bind the screen list view to the view model . the user control have text box and button and when the user click on the button (Go) I want to get the data from the view ,how should I do that?I having the following xaml and code of the vie