搜索资源列表
TreeViewWithCheckBoxes
- wpf本身的树是不带checkbox的,你可以借助这个例子进行修改树de外形,参考参考吧-wpf own tree with no checkbox, you can make use of this example to modify the tree de profile, reference reference bar
3TireTreeView
- WPF开发的三层树控件 开发语言:XAML+C#-The development of three-layer tree WPF Controls
TreeViewSort
- 用WPF开发的排序的树结构 开发语言WPF+C#-Developed with the WPF tree structure sorted WPF+ C# development language
mvvmCommanding
- WPF每一个Command 都是一个RoutedEvent由Bubbling的方法(自上而下) 让Visual Tree自己决定是否应该执行 -WPF Each Command is a RoutedEvent by Bubbling method (top-down) allows Visual Tree to decide whether to implement
Examples_code
- 用wpf创建2D、3D表格,线性差值、回归等,各种交汇图以及基本的图形操作-WPF changes the landscape of graphics programming completely. At first, you might think that WPF just provides another way to create windows, menus, dialogs, and controls. However, WPF has much more to offer
WPFTreeViewTest
- WPF实现树图,并将树图元素数据绑定再可变集合-WPF implementation tree, and tree and then the variable elements of a collection of data binding
WPFFishControl
- 基于WPF的鱼刺图组件,进行因果分析,呈现与逻辑分离,可根据需求自己定制。使用方式与Tree添加节点一致-Based on the WPF, shark fin figure components causal analysis
DepartmentTreeView
- WPF TreeView递归异步绑定.WPF的TreeView不像WinForms的TreeView那样,通过TreeNode实现树型节点。WPF的TreeView实现起来,我感觉有点像VM(View-Model)模式,就像WinForms中的DataGrid,控件负责显示,数据在DataTable中。那么我们在实现TreeView时,也需要用这样的思路,数据在Model中,控件是View负责显示。-Recursive Asynchronous Binding WPF TreeView.WPF
DemoTreeBindingMVVM
- *.xml文件和wpf 树的MVVM 绑定实例-XML file Binding to wpf tree
Tree
- wpf开发的图片浏览器~! 左边是树形目录 右边显示图片~给新手做个参考吧-wpf image view
vector-tree
- wpf tree控件读取磁盘信息,为节点获取系统图片-wpf tree control to read the disk information for node acquisition system picture
CustomTreeView
- 在wpf中的自定义树形控件,vs2010环境-wpf custom tree control
CustomTreeViewLayout
- 用wpf做的多叉树的实时显示 利用绑定了绑定 数据查找简单 可以进行任意多叉树的表示 代码简答-Codes for the representation of short-answer tree wpf do take advantage of the real-time display is bound to bind data to find simple tree can be any number of
DemoTreeBindingMVVM
- *.xml文件和wpf 树的MVVM绑定实例-XML file Binding to wpf tree
WPF
- 使用WPF做的一个树形的省市县级联菜单,非常适合初学者学习研究。-A tree using WPF do the United Provinces menu, very suitable for beginners to learn to study.
wpf-tree-grop-style
- wpf tree分组样式及分组不同图片 wpf tree分组样式及分组不同图片-WPF tree grouping style and grouping different images WPF tree grouping style and grouping different images
WPFInspector_0_9_9
- WPFInspector 0.9.9 WPF Inspector is a utility that attaches to a running WPF application to troubleshoot common problems with layouting, databinding or styling. WPF Inspector allows you to explore a live view of the logical- and visual tree, read a
Snoop_WPF_Spy
- Snoop WPF 2.6.1 It allows you to spy/browse the visual tree of a running application (without the need for a debugger) ... and change properties ... amongst other things.
SearchVisualTree
- Written for WPF C# shows visual tree search
treegrid
- wpf实现树形表格,实现基本功能,github下载,感谢原作者(WPF implements tree forms)