Universal Windows Controls v22.1.0363 Maintenance Release

Announcements Forum

Posted 11 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

A new UWP Controls maintenance release is now available.

Detailed Update List

Grids

  • Updated TreeListBox.InvalidateChildren to work properly for the root item when IsRootItemVisible is false.
  • Updated TreeListBox to not handle number pad arithmetic keys if focus is within an embedded TextBoxBase control.

SyntaxEditor

  • Added ITextSnapshot.GetWordText and GetWordTextRange method overloads that accept a TextOffsetAffinity argument.
  • Improved the logic of the move selected lines up and down commands.
  • Updated pointer interaction in an editor view to quit if the view is unable to be focused.
  • Fixed an issue where typing in a block selection than spanned multiple word-wrapped view lines for the same single document line didn't yield expected results.
  • Fixed an issue with HighlightingStyleRegistry importing decimal font size values for style settings on systems where the current culture recognizes the decimal point character (.) as the thousands separator.
.NET Languages Add-on
  • Updated how an internal TypeReferenceCollection class initializes several properties for better multi-thread scenario support.
  • Fixed an issue where the VB resolver didn't properly resolve For Each statement variables that were declared outside of the loop.
  • Fixed an issue where IntelliPrompt parameter info could flicker slightly while editing.
  • Fixed possible infinite recursion scenario with BinaryAssemblySerializer collecting type definitions.
Python Language Add-on
  • Updated the Docstring property of the reflection definition types to use a beautified version of the string instead of raw string literal text.

Shared

  • Fixed an issue with UIColor parsing decimal alpha values from colors in rgba() format on systems where the current culture recognizes the decimal point character (.) as the thousands separator.


Actipro Software Support