I have the following xaml in a wpf application. I would like to bind the button to an ICommand in a view model. For some reason, I am not able to see the command from my view. this is in a user control.I have the following xaml in a wpf application.
I have the following xaml in a wpf application. I would like to bind the button to an ICommand in a view model. For some reason, I am not able to see the command from my view. this is in a user control.I have the following xaml in a wpf application.