I'm developing a Visual Studio 2022 ToolWindow extension using .NET 8. My extension needs to display multiple views within the main view and switch between them when specific buttons are clicked.
In a standard WPF application, I would handle this using UserControls and simply switch them in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.