I am creating a simple WPF application which has a single view and view model which uses dependency injection in the view model for services which perform calculations
Ap