wpf中MVVM模式ViewModel通讯

时间:2021-04-15 04:59:05
【文件属性】:
文件名称:wpf中MVVM模式ViewModel通讯
文件大小:365KB
文件格式:RAR
更新时间:2021-04-15 04:59:05
VM通讯 一般情况下我们可能会遇到当一个界面上的数据显示发生变化,可能通知其他界面,让其他界面上的数据或显示也发生变化。通常包括以下几种情况: 1.主界面通知子界面 2.子界面通知主界面 3.子界面通知子界面
【文件预览】:
ViewModelNote
----bin()
--------Release()
--------Debug()
----packages.config(422B)
----ViewMode()
--------EventAgreegator()
--------Delegate()
----App.xaml(380B)
----obj()
--------Debug()
----Event()
--------NoteEvent.cs(242B)
--------TestEventAggregator.cs(783B)
----App.xaml.cs(340B)
----View()
--------View1.xaml(918B)
--------View1.xaml.cs(654B)
----ViewModelNote.csproj(7KB)
----App.config(187B)
----MainWindow.xaml(1KB)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
----MainWindow.xaml.cs(845B)

网友评论