Actipro Universal Windows Studio for UWP 22.1.0364
Released: Jun 7, 2023
22.1.0364 での更新項目
機能
- Editors
- Updated ByteEditBox, Int16EditBox, Int32EditBox, and SingleEditBox so out of range values (up to Int64 or Double) are trimmed to the allowed minimum/maximum range of the control instead of being treated as invalid input.
不具合の修正
- SyntaxEditor
- Fixed an issue with view line offset to character index calculation logic.
- .NET Languages Add-on
- Fixed C# grammar not recognizing a throw expression used within the lambda body of a switch expression.