What is the MVVM pattern and how is it used in WPF?
- Your actual question (very specific!)
I am confused about:
What belongs in the Model vs ViewModel
How the View communicates with the ViewModel
Why data binding is needed