Create the XAML tutorial per the documentation at https://docs.poshtools.com/powershell-tools-documentation/visual-studio/user-interface-design/building-a-gui-with ...
In the previous article, I walked through the basics of using Visual Studio to easily create a UI using some drag-and-drop controls that set up the front end of the UI. From there, we took the XAML ...
Kick off a new window from PowerShell of a Visual Studio created XAML file and attach handlers - the easy way 🚀 - BananaAcid/XAMLgui ...
A while back, I had mentioned using Out-GridView to build a UI without really doing anything that complicated. As fun as that is, we can have even more fun by making use of Windows Presentation ...