Most MVVM frameworks have a method to pass info between view models. Maybe you could use that
How to solve circular reference in c# using delegates
Mohammed Rafi Achukatla
1
Reputation point
Hi Team,
How can we solve the circualr reference with the Call backs(delegates), Am having two projects like project 1 and project 2....already project 1 reference in the project 2, but we need to send the data from project 2 to project 1 , i cannot add reference ...because it may become circular referrence, and also we dont need to use layer architecture...we need to make call backs ....Is it possible with delegates ....if yes pls give explanation.
Regards,
Mohammed Rafi
Developer technologies C#
11,567 questions