You are tasked with creating an application using WPF and the MVVM design pattern. The application should allow the user to specify two numbers and then add them together. Create a WPF application ...