WPFMultiSelectTreeView 1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package WPFMultiSelectTreeView --version 1.0.10
NuGet\Install-Package WPFMultiSelectTreeView -Version 1.0.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WPFMultiSelectTreeView" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WPFMultiSelectTreeView --version 1.0.10
#r "nuget: WPFMultiSelectTreeView, 1.0.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WPFMultiSelectTreeView as a Cake Addin
#addin nuget:?package=WPFMultiSelectTreeView&version=1.0.10

// Install WPFMultiSelectTreeView as a Cake Tool
#tool nuget:?package=WPFMultiSelectTreeView&version=1.0.10

WPFMultiSelectTreeView

A WPF TreeView control with support for multiple selection.

Forked from http://unclassified.software/source/multiselecttreeview, wich was previously based on on the TreeViewEx project on CodePlex (http://treeviewex.codeplex.com/) and released under the MIT licence. I picked up the code and made several enhancements and bug fixes to make it a more robust and complete solution.

MultiSelectTreeView is a .NET/WPF control that displays a hierarchical tree of items that can be browsed, selected, collapsed and edited like in a normal tree control. This control overcomes some of the limitations that the TreeView control included in WPF has. Most prominently, it adds multiple selection and is easier to style in several aspects. It features the Windows 7 Aero theme very closely and adapts to other Windows themes (Luna, Royale, Classic, Aero2).

The current development status is considered usable, there are no known major bugs or missing parts that need to be fixed. The included test cases are outdated and likely won't work anymore. To play with the control and its features, you can run the Demo application from the solution.

You can also install this package from NuGet: https://www.nuget.org/packages/WPFMultiSelectTreeView

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.14 1,999 1/26/2021
1.0.13 349 1/5/2021
1.0.12 366 12/23/2020
1.0.11 457 11/9/2020
1.0.10 552 11/6/2020