Question

i have read the other question here on StackOverflow. I understand how to create messages between ViewModels/Objects. But I dont get how can i actually display a dialog. Can I see some code samples implementing this?

Was it helpful?

Solution

using a mediator or messenger to communicate between viewmodels has nothing to do with the mvvm dialog problem. here is the way i show dialogs.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top