wpf treeview checkbox

上传者: beans9 | 上传时间: 2019-12-21 19:28:00 | 文件大小: 103KB | 文件类型: rar
支持checkbox 核心代码 void SetIsChecked(bool? value, bool updateChildren, bool updateParent) { if (value == _isChecked) return; _isChecked = value; if (updateChildren && _isChecked.HasValue) { foreach (TreeItem child in children) { child.SetIsChecked(_isChecked, true, false); } } if (updateParent && parent != null) { parent.VerifyCheckState(); } this.OnPropertyChanged("IsChecked"); }

文件下载

资源详情

[{"title":"( 55 个子文件 103KB ) wpf treeview checkbox","children":[{"title":"WPFTreeviewExamples.sln <span style='color:#111;'> 947B </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples","children":[{"title":"SimpleTree.xaml <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"MyTree.xaml.cs <span style='color:#111;'> 6.11KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.csproj <span style='color:#111;'> 7.41KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.csproj.user <span style='color:#111;'> 452B </span>","children":null,"spread":false},{"title":"App.xaml.cs <span style='color:#111;'> 315B </span>","children":null,"spread":false},{"title":"Window1.xaml <span style='color:#111;'> 686B </span>","children":null,"spread":false},{"title":"SimpleTree.xaml.cs <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"PngTree.xaml.cs <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"Window1.xaml.cs <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"TreeItem.cs <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Settings.settings <span style='color:#111;'> 201B </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false}],"spread":true},{"title":"App.xaml <span style='color:#111;'> 300B </span>","children":null,"spread":false},{"title":"MyTree.xaml <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"image","children":[{"title":"Provine.png <span style='color:#111;'> 874B </span>","children":null,"spread":false},{"title":"City.png <span style='color:#111;'> 946B </span>","children":null,"spread":false},{"title":"root.png <span style='color:#111;'> 977B </span>","children":null,"spread":false}],"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"GeneratedInternalTypeHelper.g.cs <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples_MarkupCompile.lref <span style='color:#111;'> 260B </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.csproj.FileListAbsolute.txt <span style='color:#111;'> 4.59KB </span>","children":null,"spread":false},{"title":"MyTree.baml <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"MyTree.g.i.cs <span style='color:#111;'> 6.70KB </span>","children":null,"spread":false},{"title":"PngTree.baml <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Window1.baml <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"Properties.Resources.Designer.cs.dll <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"PngTree.g.cs <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"SimpleTree.g.i.cs <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.pdb <span style='color:#111;'> 103.50KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 6.11KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.exe <span style='color:#111;'> 26.00KB </span>","children":null,"spread":false},{"title":"SimpleTree.g.cs <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples_MarkupCompile.i.lref <span style='color:#111;'> 262B </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples_MarkupCompile.i.cache <span style='color:#111;'> 300B </span>","children":null,"spread":false},{"title":"SimpleTree.baml <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples_MarkupCompile.cache <span style='color:#111;'> 301B </span>","children":null,"spread":false},{"title":"App.g.i.cs <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false},{"title":"Window1.g.cs <span style='color:#111;'> 4.83KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.g.resources <span style='color:#111;'> 9.40KB </span>","children":null,"spread":false},{"title":"PngTree.g.i.cs <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'> 6.76KB </span>","children":null,"spread":false},{"title":"GeneratedInternalTypeHelper.g.i.cs <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"MyTree.g.cs <span style='color:#111;'> 6.70KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.csproj.GenerateResource.Cache <span style='color:#111;'> 917B </span>","children":null,"spread":false},{"title":"Window1.g.i.cs <span style='color:#111;'> 4.83KB </span>","children":null,"spread":false},{"title":"App.g.cs <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"PngTree.xaml <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"WPFTreeviewExamples.pdb <span style='color:#111;'> 103.50KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.exe <span style='color:#111;'> 26.00KB </span>","children":null,"spread":false},{"title":"WPFTreeviewExamples.vshost.exe <span style='color:#111;'> 11.34KB </span>","children":null,"spread":false}],"spread":false},{"title":"Release","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明