
MvvmLight框架对象
1、MvvmLgiht框架介绍与获取
2、MvvmLight的主要程序库内容说明
3、ViewModelLocator详解
4、SimpleIoC对象使用说明
5、ViewModelBase与ObservableObject的使用
MainWindow
<Window x:Class="Zhaoxi.MvvmLightLesson.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x