Version History

WPF HTML Editor Control release history.

Version 3.5.1

Released Aug 2, 2026 - wpfHtmlEditor 3.5.1 fixes HTML source view so CSS property names and charset output match the HTML returned by DocumentHtml and BodyHtml.

Bug fixes

  • HTML source view showed MSHTML's shouting CSS property names and the invalid charset=unicode token, so what the user read on screen differed from what DocumentHtml / BodyHtml returned