I'm currently working on a WPF application utilizing MVVM pattern where my ViewModels contain the view logic for their respective view. I've come to a point, however; where I'm confused on what is ...