Currently, sub-views have their own ViewModels, which is fine. However, ideally these things should be passed through binding in the axaml files instead, which does not appear to be possible with UserControl elements, but should be possible with TemplateControl.
Tasks: