文件名称:WPF教程MVVM模式实例
文件大小:50KB
文件格式:RAR
更新时间:2017-01-28 05:23:14
WPF MVVM .NET VS2010
VS2010下做的一个MVVM模式教程实例(初学者出门小实例)
【文件预览】:
(MVVMDEMO)
----Models()
----bin()
--------Release()
--------Debug()
----Servers()
----(MVVMDEMO).csproj(5KB)
----App.xaml(321B)
----obj()
--------x86()
----App.xaml.cs(306B)
----Commands()
--------DelegateCommand.cs(867B)
----Views()
----MainWindow.xaml(1KB)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
----MainWindow.xaml.cs(757B)
----ViewModels()
--------MainWindowViewModel.cs(2KB)
--------NotificationObject.cs(560B)
(MVVMDEMO).sln