picrap / VirtualTreeViewLinks
A WPF TreeView that actually supports virtualization.
☆23Updated last year
Alternatives and similar repositories for VirtualTreeView
Users that are interested in VirtualTreeView are comparing it to the libraries listed below
Sorting:
- A .Net Standard Library with Generic methods to traverse k-ary trees in any order required.☆29Updated 6 years ago
- WPF Tree View doesn't scale very good, when you expand a tree item with thousands of items the performance is bad. This TreeView implemen…☆11Updated 11 years ago
- A WPF Tree View.☆50Updated 4 years ago
- WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.☆25Updated 8 months ago
- Wpf ColorPicker is a set of customs usercontrol that can take color in your app.☆11Updated 6 years ago
- Customized WPF controls, RangePanel with custom vertical/horizontal positioning, RangeItemsControl with bindable ItemsSource and Visual …☆23Updated 3 years ago
- A WPF/MVVM control for selection of values in different units with automatic unit conversion☆11Updated 5 years ago
- A WPF Dark/Light AutoComplete TextBox that can easily handle 20.000+ entries.☆48Updated 4 years ago
- Provides MVVM/WPF conform textbox and combobox control implementations for dark and light modern UIs☆19Updated 6 years ago
- Project implements a Modern UI BreadCrumbs WPF Control☆48Updated 4 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.