Meet the WPF HTML Editor
Place the control on a XAML window and you get a working WPF HTML editor: toolbar, WYSIWYG surface, formatted source view, preview mode, context menus, WPF dialogs, spell checking, table editing, and image insertion.
This is not a WinForms editor passed through WindowsFormsHost and called WPF. The editor is built for WPF integration around the editing surface: XAML toolbar, XAML vector icons, ResourceDictionary theming, bindable HTML properties, and the WPF customization points a serious desktop team expects.
The 3.x line makes the product feel current again: crisp toolbar icons at modern DPI, readable source view, NuGet delivery, license-key activation, and .NET 10 support for maintained WPF applications.