A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Hi @Aartik ,
Welcome to Microsoft Q&A forum.
I can reproduce this issue, and I have reported this issue on our Developer Community, here is the link. Please follow up the thread there and if you have any other details to fill, feel free to add comments there.
- Update1:
Workaround => changing the values of attribute Switch.UseLegacyAccessibilityFeatures(1~4) from false to true in devenv.exe.config file(for VS 2019 Community, it’s in C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE folder, and you may need to assign the permissions for this file to modify it). See details here.
Thanks for helping us make Visual Studio better.
Best Regards,
Tianyu
- If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.