Wpftoolkit Versions Save

All the controls missing in WPF. Over 1 million downloads.

4.6.0

3 months ago

What's new in v4.6.0?

Released January 22, 2024

v4.6.0 provides 7 bug fixes and improvements. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.6.0 is available on NuGet as of January 22, 2024.

.NET Framework notes:

Requires .NET Framework 4 an up or .NET5 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up (or .NET5 and up)
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.5.1

8 months ago

What's new in v4.5.1?

Released August 15, 2023

v4.5.1 provides 9 bug fixes and improvements. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.5.1 is available on NuGet as of August 15, 2023.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.5.0

1 year ago

What's new in v4.5.0?

Released November 25, 2022

v4.5.0 provides 18 bug fixes and improvements. The popular AvalonDock, benefits from 13 specific improvements. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.5.0 is available on NuGet as of November 25, 2022.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.4.0

1 year ago

What's new in v4.4.0?

Released August 12, 2022

v4.4.0 provides 17 bug fixes and improvements. The popular AvalonDock, benefits from 7 specific improvements. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.4.0 is available on NuGet as of August 12, 2022.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.3.0

2 years ago

What's new in v4.3.0?

Released March 25, 2022

v4.3.0 provides 32 bug fixes and improvements. 2 popular controls: the PropertyGrid and AvalonDock, benefits from 19 specific improvements. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.3.0 is available on NuGet as of MArch 25, 2022.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.2.0

2 years ago

What's new in v4.2.0?

Released December 2, 2021

v4.2.0 provides 18 bug fixes and improvements. 2 popular controls: the PropertyGrid and AvalonDock, benefits from 10 specific improvements. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.2.0 is available on NuGet as of December 2, 2021.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.1.0

2 years ago

What's new in v4.1.0?

Released May 18, 2021

v4.1.0 provides 20 bug fixes and improvements. 2 popular controls: the PropertyGrid and AvalonDock, benefits from 12 specific improvements. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.1.0 is available on NuGet as of May 18, 2021.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.0.2

3 years ago

What's new in v4.0.2?

Released January 7, 2021

v4.0.2 provides 22 bug fixes and improvements. The docking windows control (AvalonDock) continues to get our attention with 11 specific improvements.. Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.0.2 is available on NuGet as of January 7, 2021.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.0.1

3 years ago

What's new in v4.0.1?

Released July 2, 2020

v4.0.1 (duplicate of v4.0.0 with a license fix) provides 46 bug fixes and improvements. Major upgrade to the docking windows control (AvalonDock) with 27 specific improvements. Increased performance for the CheckComboBox with large items source. Starting at v4.0.0, the Extended WPF Toolkit is provided under the Xceed Community License agreement(for non-commercial use). Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.0.1 is available on NuGet as of July 2, 2020.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)

4.0.0

3 years ago

What's new in v4.0.0?

Released June 26, 2020

v4.0.0 provides 46 bug fixes and improvements. Major upgrade to the docking windows control (AvalonDock) with 27 specific improvements. Increased performance for the CheckComboBox with large items source. Starting at v4.0.0, the Extended WPF Toolkit is provided under the Xceed Community License agreement(for non-commercial use). Check out the Plus Edition for more controls, features, and to get your hands on upcoming releases earlier.

Want an easier way to install Extended WPF Toolkit?

Extended WPF Toolkit v4.0.0 is available on NuGet as of June 26, 2020.

.NET Framework notes:

Requires .NET Framework 4 an up.

Instructions for using the Extended WPF Toolkit binaries:

  • Install .NET Framework 4 and up
  • Download the ExtendedWPFToolkit_Binaries
  • Right-click ExtendedWPFToolkit_Binaries.zip -> Properties -> Unblock
  • Unzip the ExtendedWPFToolkit_Binaries.zip
  • Add a using statement ("using Xceed.Wpf.Toolkit;") to the top of .cs files
  • Add a new xmlns (for example, xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit") to the top of XAML files
  • In your XAML, use the namespace prefix (in the above example, <xctk: ...>)