![]() |
VOOZH | about |
dotnet add package MultiSelectTreeView --version 1.0.9
NuGet\Install-Package MultiSelectTreeView -Version 1.0.9
<PackageReference Include="MultiSelectTreeView" Version="1.0.9" />
<PackageVersion Include="MultiSelectTreeView" Version="1.0.9" />Directory.Packages.props
<PackageReference Include="MultiSelectTreeView" />Project file
paket add MultiSelectTreeView --version 1.0.9
#r "nuget: MultiSelectTreeView, 1.0.9"
#:package MultiSelectTreeView@1.0.9
#addin nuget:?package=MultiSelectTreeView&version=1.0.9Install as a Cake Addin
#tool nuget:?package=MultiSelectTreeView&version=1.0.9Install as a Cake Tool
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 for Windows 10). Mouse and keyboard control is largely the same as in Windows Explorer.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 2 NuGet packages that depend on MultiSelectTreeView:
| Package | Downloads |
|---|---|
|
ZSpitz.Util.Wpf
Helper extension methods and functions, for WPF projects |
|
|
ExpressionTreeVisualizer.UI
UI pieces for displaying expression trees |
Showing the top 2 popular GitHub repositories that depend on MultiSelectTreeView:
| Repository | Stars |
|---|---|
|
zspitz/ExpressionTreeVisualizer
Debugging visualizer for expression trees
|
|
|
ShaneK2/inVtero.net
inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques
|