This example passes data between View Models through the ISupportParameter interface (using the DevExpress MVVM Framework).
- ChildView1.xaml (VB: ChildView1.xaml)
- ChildView2.xaml (VB: ChildView2.xaml)
- MainView.xaml (VB: MainView.xaml)
- ChildPOCOViewModel.cs (VB: ChildPOCOViewModel.vb)
- ChildViewModelBase.cs (VB: ChildViewModelBase.vb)
- MainViewModel.cs (VB: MainViewModel.vb)
(you will be redirected to DevExpress.com to submit your response)