Exrin: ViewModel vs VisualState vs Model vs ModelState clarification
问题 I've watched through the Exrin tutorial multiple times and have looked through the couple different samples online which are very helpful to getting started, but one thing I'm having a hard time understanding is the ViewModel vs VisualState vs Model vs ModelState approach Exrin uses and would like some clarification as to what types of properties/other items get stored in each and how they relate to each other. 回答1: First, here is a diagram of how it is setup. Second, going through an example