Inject Dynamic WPF GUIs into your PowerShell Pipeline by Xaml templates

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

Inject Dynamic WPF GUIs into your PowerShell Pipeline

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



Edit-Object builds the GUI on the fly from the properties and presents their values for editing. image. Pressing Ok cycles through the textbox controls and sets the values back into the objects properties. Returning the object to the ...