3 More Ways To Inject Dynamic WPF GUIs into your PowerShell Pipeline by Xaml templates

Sun, 23 Aug 2009 00:00:19 -0600

3 More Ways To Inject Dynamic WPF GUIs into your PowerShell Pipeline

by Xaml templates @ Sun, 23 Aug 2009 00:00:19 -0600



object and it creates a WPF GUI so you can edit it. The example compiles C# code on the fly. Below are three native PowerShell objects being edited in the pipeline. A PowerShell Custom Object, Get-Process Object and Get-ChildItem object ...