Prism EventAggregator doesn't work in wpf mvvm

后端 未结 0 2042
春和景丽
春和景丽 2020-11-28 22:10

I try to use Prism EventAggregator to sent an object from a child viewmodel to a parent. I have this code:

class MainWindowViewModel : BaseViewModel
{
     //         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题