I have 4 text boxes in user control
In my mainwindow.xaml
I will be clicking an add button so that my user control and another add button will be visible.
Here I have entered all the values in the text boxes I.e in my user control how to send those values to my view model.