Dear all,
I have a WPF standard application which implement MVVM pattern using the MVVM light tool kit. Using actually the verison 4.0 of it. When running that app under Windows 7 touch PC I do not have any trouble but when trying that app under Windows 8 Desktop, it seems that when using the Messenger to send Message betwenn different ViewModel, message are not send or not receive properly.
The project has been build using VS 2010.
Does anyone have met this issue and how to solved ?
Your knowledge is enhanced by that of others.