Powreshellでスクリプトを作っている時。 ちょっとGUIをつけたい。 そんな時に.NetのWindowsFormsクラスを呼び出してやっても良いのですが。 PowershellでWPF(Windows Presentation Foundation)をXAMLで使ってみたい。 というわけでやってみた。 今回XAMLを生成するのにVisual ...
###What is this? Wanna copy-paste XAML into your PowerShell scripts for an easy-peasy GUI? This is the code for you. This Snippet is made to simplify the task of creating a GUI using Visual Studio, ...