Category Archives: WPF

PowerShell and WPF: Buttons

In my second installment of working with PowerShell and WPF, I will touch on the subject of Buttons.  They can be a pretty important part of your UI and should be treated as such. Ok, so buttons seem pretty simple; … Continue reading

Posted in powershell, WPF | Tagged , , , | 4 Comments

PowerShell and WPF: Introduction and Building Your First Window

Building a user interface (UI) in PowerShell may sound like a difficult process and you may not even know where to begin to accomplish something like this. Luckily, there are a few choices on what you can use to create … Continue reading

Posted in powershell, WPF | Tagged , , , | 23 Comments