| http://www.w3.org/ns/prov#value | - The views will receive a view model class as a constructor parameter which they will set as their DataContextcreate the view model classes - they also can have any types in the contructor as long as they are registered with the IoC container, stuff like the eventAggregator or a data service or other class that provides the data in the view model.provide all the information needed in the view as pu
|