MH.UI.WPF 4.0.1

dotnet add package MH.UI.WPF --version 4.0.1
                    
NuGet\Install-Package MH.UI.WPF -Version 4.0.1
                    
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="MH.UI.WPF" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MH.UI.WPF" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MH.UI.WPF" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MH.UI.WPF --version 4.0.1
                    
#r "nuget: MH.UI.WPF, 4.0.1"
                    
#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.
#:package MH.UI.WPF@4.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MH.UI.WPF&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=MH.UI.WPF&version=4.0.1
                    
Install as a Cake Tool

MH.UI.WPF

MH.UI.WPF is a WPF-based library that extends the platform-independent MH.UI library by integrating it with WPF and providing additional utility classes, controls, converters, attached properties, and resources to simplify and enhance WPF development.

This library serves as a bridge between MH.UI and WPF, enabling easy integration and offering a suite of tools for developing rich, responsive WPF applications. It includes advanced UI components like custom sliders, virtualized panels, enhanced media players, and more, all specifically tailored for WPF.

alternate text is missing from this package README image

Features

  • Custom Controls: A wide range of WPF controls, including advanced sliders, media players, tree views, and more.
  • Attached Properties: Simplifies WPF development by providing reusable attached properties for common tasks like button styling, text manipulation, and more.
  • Converters: Ready-to-use value converters for various common and advanced scenarios such as visibility, equality, property change detection, and data format conversion.
  • Behaviors: Built-in behaviors such as focus management to improve user interactions.
  • Extensions: Helper methods for WPF objects like BitmapSource, DependencyObject, and FrameworkElement, adding additional functionality to core WPF classes.
  • Dialogs: Predefined dialog templates such as input dialogs, message dialogs, and progress dialogs to accelerate development.
  • DataTemplates & Styles: Rich set of styles and DataTemplates for commonly used UI patterns like list items, log items, and named entities.
  • Resource Management: Utility classes like CachedResourceDictionary to optimize resource loading and management.
  • Zoom and Pan: Controls for zooming and panning, supporting smooth interaction with large content areas.
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.0.1 88 5/18/2026
4.0.0 102 5/6/2026
3.1.0 116 3/17/2026
3.0.1 213 11/25/2025
3.0.0 311 11/21/2025