MVVM轻信使类

发布于 2024-09-03 04:20:04 字数 57 浏览 0 评论 0原文

任何人都可以提供有关如何在 MVVM Light 中使用信使类的示例/链接/简单插图/视频/演示吗?

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

阳光下慵懒的猫 2024-09-10 04:20:04

您应该查看 CodePlex 上 MVVM Light 的源代码:
http://mvvmlight.codeplex.com/SourceControl/changeset/view/47157

如果您查看示例,您将看到 CleanShutdown 示例使用 Messenger 类。

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.

停滞 2024-09-10 04:20:04

IssueVision.SL 示例应用程序中,信使模式用于捕获菜单点击并让主页切换视图。

In the IssueVision.SL example application, the messenger pattern is used to catch menu clicks and let the mainpage switch the views.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文