MVVM Light Messenger Class

后端 未结 3 1495
半阙折子戏
半阙折子戏 2021-01-02 09:54

Can anybody provide samples/links/simple-illustrations/videos/demos on how to use the messenger class in MVVM Light?

3条回答
  •  一个人的身影
    2021-01-02 10:31

    You should look into the source code of MVVM Light on CodePlex: http://mvvmlight.codeplex.com/SourceControl/changeset/view/47157

    If you look into the samples, you will see that the CleanShutdown example uses the Messenger class.

提交回复
热议问题