I try to use Prism EventAggregator to sent an object from a child viewmodel to a parent. I have this code:
class MainWindowViewModel : BaseViewModel { //