创建好新项目后会有者几个文件:
1.App.xaml文件存项目配置信息
StartuoUri:项目不启动窗口
x:Class=“WpfTest.App” :类型编译信息
2.MainWindow.xaml主窗口