文件名称:MultiSelectComboBox_Demo_MVVM_
- 所属分类:
- 组合框控件
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-06-06
- 文件大小:
- 91kb
- 下载次数:
- 0次
- 提 供 者:
- baow****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个采用MVVM模框架设计的WPF自定义组合框控件,能够显示多个选择项。主要目的是让读者学习采用MVVM模式设计程序的思路。-A design fr a mework using MVVM die WPF custom combo box control, can display multiple options. The main purpose is to let readers learn using MVVM pattern design ideas of the program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MultiSelectComboBox Demo(MVVM)\MultiSelectComboBox.sln
..............................\MultiSelectComboBox.v11.suo
..............................\...................\bin\Debug\MultiSelectComboBox.dll
..............................\...................\MultiSelectComboBox.csproj
..............................\...................\MultiSelectComboBox.xaml
..............................\...................\MultiSelectComboBox.xaml.cs
..............................\...................\obj\Debug\MultiSelectComboBox.baml
..............................\...................\...\.....\MultiSelectComboBox.csproj.FileListAbsolute.txt
..............................\...................\...\.....\MultiSelectComboBox.dll
..............................\...................\...\.....\MultiSelectComboBox.g.cs
..............................\...................\...\.....\MultiSelectComboBox.g.i.cs
..............................\...................\...\.....\MultiSelectComboBox.g.resources
..............................\...................\...\.....\MultiSelectComboBox.Properties.Resources.resources
..............................\...................\Properties\AssemblyInfo.cs
..............................\...................\..........\Resources.Designer.cs
..............................\...................\..........\Resources.resx
..............................\...................\..........\Settings.Designer.cs
..............................\...................\..........\Settings.settings
..............................\...........Demo\App.xaml
..............................\...............\App.xaml.cs
..............................\...............\bin\Debug\MultiSelectComboBox.dll
..............................\...............\...\.....\MultiSelectDemo.exe
..............................\...............\...\.....\MultiSelectDemo.vshost.exe
..............................\...............\...\.....\MultiSelectDemo.vshost.exe.manifest
..............................\...............\MainWindow.xaml
..............................\...............\MainWindow.xaml.cs
..............................\...............\MultiSelectDemo.csproj
..............................\...............\obj\x86\Debug\App.g.cs
..............................\...............\...\...\.....\App.g.i.cs
..............................\...............\...\...\.....\GeneratedInternalTypeHelper.g.cs
..............................\...............\...\...\.....\GeneratedInternalTypeHelper.g.i.cs
..............................\...............\...\...\.....\MainWindow.baml
..............................\...............\...\...\.....\MainWindow.g.cs
..............................\...............\...\...\.....\MainWindow.g.i.cs
..............................\...............\...\...\.....\MultiSelectDemo.csproj.FileListAbsolute.txt
..............................\...............\...\...\.....\MultiSelectDemo.exe
..............................\...............\...\...\.....\MultiSelectDemo.g.resources
..............................\...............\...\...\.....\MultiSelectDemo.Properties.Resources.resources
..............................\...............\...\...\.....\MultiSelectDemo_MarkupCompile.lref
..............................\...............\Properties\AssemblyInfo.cs
..............................\...............\..........\Resources.Designer.cs
..............................\...............\..........\Resources.resx
..............................\...............\..........\Settings.Designer.cs
..............................\...............\..........\Settings.settings
..............................\...............\ViewModel.cs
..............................\...............\ViewModelBase.cs