文件名称:MVVM-Services-Sample:MVVM Light Toolkit 示例,用于使用 View 到 ViewModel 通信服务
文件大小:15KB
文件格式:ZIP
更新时间:2024-07-06 21:01:13
C#
MVVM 轻服务通信示例 这只是一个示例项目,展示了如何使用 MVVM Light 的Messenger类进行跨层通信。 您可以在查看随附的博客文章。
【文件预览】:
MVVM-Services-Sample-master
----.gitignore(3KB)
----ServicesSample.sln(989B)
----README.md(291B)
----ServicesSample()
--------App.xaml(708B)
--------packages.config(219B)
--------Skins()
--------App.xaml.cs(306B)
--------ServicesSample.csproj(6KB)
--------MainWindow.xaml(1KB)
--------App.config(184B)
--------ViewModel()
--------Properties()
--------Design()
--------MainWindow.xaml.cs(958B)