- 首頁 /
- 構件 /
- 展示層 /
- Actipro Universal Windows Studio for UWP
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.