WPF TreeViewList sample

时间:2012-12-08 15:56:43
【文件属性】:
文件名称:WPF TreeViewList sample
文件大小:30KB
文件格式:ZIP
更新时间:2012-12-08 15:56:43
WPFSample WPFSample TreeViewList
【文件预览】:
treeListView.sln
TestApp
----TestApp.csproj(5KB)
----MainWindow.xaml(446B)
----Properties()
--------AssemblyInfo.cs(2KB)
----Tabs()
--------RegistryModel.cs(1KB)
--------Person.cs(555B)
--------MainDemo.xaml(4KB)
--------RegistrySample.xaml(1KB)
--------RegistrySample.xaml.cs(639B)
--------MainDemo.xaml.cs(2KB)
--------RegImageConverter.cs(720B)
--------PersonModel.cs(1KB)
----MainWindow.xaml.cs(600B)
----App.xaml(598B)
----App.xaml.cs(291B)
----TreeStyles.xaml(1KB)
----Images()
--------folder.png(520B)
--------data.png(302B)
--------dataString.png(310B)
UnitTests
----NodeTest.cs(878B)
----Key.snk(596B)
----UnitTests.csproj(3KB)
----Properties()
--------AssemblyInfo.cs(1KB)
----TreeData.cs(557B)
Aga.Controls
----Key.snk(596B)
----Themes()
--------Generic.xaml(3KB)
----Properties()
--------Resources.Designer.cs(2KB)
--------Settings.settings(201B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1019B)
--------AssemblyInfo.cs(3KB)
----Aga.Controls.csproj(5KB)
----Tree()
--------TreeListItem.cs(2KB)
--------Converters.cs(1KB)
--------TreeNode.cs(7KB)
--------RowExpander.cs(603B)
--------TreeList.cs(5KB)
--------ITreeModel.cs(464B)
----Collection.cs(1KB)

网友评论

  • ListView改写的Treeview 解决了多选的问题,感谢分享