![]() |
VOOZH | about |
dotnet add package Xceed.Products.Wpf.Toolkit.Full --version 5.1.26166.7861
NuGet\Install-Package Xceed.Products.Wpf.Toolkit.Full -Version 5.1.26166.7861
<PackageReference Include="Xceed.Products.Wpf.Toolkit.Full" Version="5.1.26166.7861" />
<PackageVersion Include="Xceed.Products.Wpf.Toolkit.Full" Version="5.1.26166.7861" />Directory.Packages.props
<PackageReference Include="Xceed.Products.Wpf.Toolkit.Full" />Project file
paket add Xceed.Products.Wpf.Toolkit.Full --version 5.1.26166.7861
#r "nuget: Xceed.Products.Wpf.Toolkit.Full, 5.1.26166.7861"
#:package Xceed.Products.Wpf.Toolkit.Full@5.1.26166.7861
#addin nuget:?package=Xceed.Products.Wpf.Toolkit.Full&version=5.1.26166.7861Install as a Cake Addin
#tool nuget:?package=Xceed.Products.Wpf.Toolkit.Full&version=5.1.26166.7861Install as a Cake Tool
Xceed Toolkit Plus for WPF is a complete set of feature-rich, high-performance UI controls for .NET WPF.
It helps developers build modern, professional-grade Windows desktop applications with elegant user experiences using the Windows Presentation Foundation framework.
Click the image above to receive a trial license. It unlocks all features of the component. See the Get Started section for details.
Brought to you by Xceed Software, the toolkit is trusted by Fortune 500 companies and developers worldwide.
DataGrid with zero-lag data virtualization and groupingDateTimePicker, MaskedTextBox, NumericUpDown, ColorPickerCalculator, CheckListBox, Rating, and BusyIndicatorPropertyGrid for object inspectionAccordion, DockingManager, TabControl, CarouselStyleableWindow, MessageBox, ChildWindow| Feature | Description |
|---|---|
| 100+ WPF Controls | Extensive suite of UI components for forms, data, layout, and visuals |
| Themes & Skins | Professionally designed themes, including Material, Fluent, Metro, Windows 10, and Office |
| DataGrid | Grouping, sorting, filtering, virtualization, and master/detail support |
| Docking & Layout | Visual Studio-style docking with floating windows and pinning |
| Property Grid | Bindable and customizable inspector for editing object properties |
| 3D Controls | Controls with rotation, flipping, and visual transitions |
| Charts & Gauges | Beautifully styled charting and gauge controls for dashboards |
| MVVM Support | Controls built for MVVM apps with full data binding support |
| Performance Optimized | Lightweight rendering and resource-efficient components |
| WPF Native | 100% native WPF – no WinForms or COM interop |
<xctk:StyleableWindow x:Class="WpfApp3.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:WpfApp3"
xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit"
Title="MainWindow"
Height="450"
Width="800"
TitleForeground="Blue"
TitleFontSize="18"
TitleAlignment="Right"
WindowBorderBrush="Red"
WindowBorderThickness="5"
WindowBackground="LightBlue"
Background="LightGray"
CloseButtonVisibility="Collapsed">
<StackPanel VerticalAlignment="Center">
<TextBlock Text="Welcome to Xceed Toolkit Plus for WPF"
VerticalAlignment="Center"
HorizontalAlignment="Center"
FontSize="18" />
<xctk:DoubleUpDown Value="25"
Margin="20"
Width="75"/>
</StackPanel>
</xctk:StyleableWindow>
<xctk:DateTimePicker
Value="{Binding SelectedDateTime}"
Format="Custom"
FormatString="MMMM dd, yyyy - hh:mm tt"
Margin="10"/>
<xctk:PropertyGrid SelectedObject="{Binding MySettingsObject}" Margin="10"/>
public class Settings
{
public string Username { get; set; }
public bool IsEnabled { get; set; }
public DateTime LastUpdated { get; set; }
}
Xceed Toolkit Plus for WPF gives you the building blocks to create stunning, enterprise-ready desktop .NET applications.
Install via NuGet:
dotnet add package Xceed.Products.Wpf.Toolkit.Full
Add the license key in your application code:
public App()
{
Xceed.Wpf.Toolkit.Licenser.LicenseKey = "WTKXX-XXXXX-XXXXX-XXXX";
InitializeComponent();
}
Read the full documentation licensing article here.
| Resource | Link |
|---|---|
| Product Page and Pricing | Xceed Toolkit Plus for WPF |
| Documentation | Online Documentation |
| NuGet Package | NuGet Package |
| GitHub Repository | GitHub Repo |
| Blog & Updates | Xceed Blog |
| Support Forum | Xceed Support |
| License Details | Xceed Licensing |
Learn more about Target Frameworks and .NET Standard.
Showing the top 4 NuGet packages that depend on Xceed.Products.Wpf.Toolkit.Full:
| Package | Downloads |
|---|---|
|
Primetec.OfferPro.Essentials.Shared
Package Description |
|
|
Primetec.OfferPro.Essentials.Modules.Artikel
Package Description |
|
|
Primetec.OfferPro.Essentials.Modules.Kunde
Package Description |
|
|
Primetec.OfferPro.Essentials.Modules.Angebot
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.1.26166.7861 | 1,450 | 3/16/2026 |
| 5.1.25458.6678 | 1,555 | 9/8/2025 |
| 5.0.25228.6150 | 2,126 | 4/28/2025 |
| 4.7.25103.5738 | 1,626 | 2/3/2025 |
| 4.6.24151.1544 | 7,188 | 3/4/2024 |
| 4.6.23520.1445 | 1,979 | 10/25/2023 |
| 4.5.23158.1451 | 6,643 | 4/3/2023 |
| 4.5.22477.12540 | 1,388 | 10/6/2022 |
| 4.4.22258.9000 | 2,514 | 5/14/2022 |
| 4.3.22108.21080 | 2,394 | 2/10/2022 |
| 4.3.21617.11540 | 1,081 | 12/21/2021 |
| 4.2.21354.9000 | 2,313 | 7/16/2021 |
| 4.1.21122.16390 | 1,723 | 2/24/2021 |
| 4.1.21063.2360 | 1,158 | 1/26/2021 |
| 4.0.20315.13310 | 1,589 | 6/19/2020 |
| 4.0.20076.12200 | 3,675 | 1/31/2020 |
| 3.8.19076.18510 | 16,935 | 1/30/2019 |
See Xceed Toolkit Plus for WPF web site for complete release notes: https://xceed.com/release-notes/#toolkit-wpf-5.1.26166.7861