From 8c5bc52d9f85ce5d4eab0211c872fdb4a4804964 Mon Sep 17 00:00:00 2001 From: XceedBoucherS Date: Thu, 11 Jun 2026 09:07:57 -0400 Subject: [PATCH] Updated Improvements in v3.5.0 (markdown) --- Improvements-in-v3.5.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Improvements-in-v3.5.0.md b/Improvements-in-v3.5.0.md index 104aa6c..bf2b9ec 100644 --- a/Improvements-in-v3.5.0.md +++ b/Improvements-in-v3.5.0.md @@ -611,7 +611,7 @@ _Released to registered users of the Plus Edition on April 28, 2025._ _Released to registered users of the Plus Edition on September 9, 2025._ -**17 improvements and bug fixes** +**27 improvements and bug fixes** * Xceed.Wpf.DataGrid.dll has been renamed to Xceed.Wpf.DataGrid.Toolkit.dll, which now makes it possible to create an app using similarly-named controls taken from both this Toolkit & the full version of Xceed’s Datagrid without encountering any problems due to the way the assemblies are named. This is a breaking change. * A new converter class, called CornerRadiusToUnderlineMarginConverter, is now used to adapt the underline to text-based inputs.