Hi,
How would you go about trying to access the data from a ViewModel (belonging to a ProWindow) from another ViewModel?
I have tried to find some way of doing it via the FrameworkApplication - in the same style as the DockPaneManager - but alas there does not seem to be an equivalent for a ProWindow.
Should I hold a reference to the ViewModel in the Module class?