released May 2nd, 2023
Summary of What's New in this Release of Visual Studio 2022 version 17.6 Preview 6
Developer Community Highlights
Accessibility
- XAML Accessibility Checker needs Go to source for issues found by checker tool.
- Changed behaviour of TextTransform.exe leads to broken build configurations
- The Accessibility Checker is now able to navigate directly to the source for most detected issues when debugging MAUI or WPF projects.
- MAUI projects need to be debugging on local windows.
- When Go To Source is available, the Go To Source icon will be shown in the Accessibility Checker. Double clicking the row or pressing Enter while the row is selected will navigate to the XAML that defines the element.
- In some cases, the Accessibility Checker may not be able to navigate directly to the element, but will attempt to get as close as possible. This may be a parent container.
Source:
Visual Studio 2022 Preview Release Notes
Get the latest pre-release features, bug fixes, and support for Visual Studio 2022 Preview. Download today.
learn.microsoft.com