Join James Brundage, Software Tester from the PowerShell Team, as he walks through how to write a multitouch finger paint in ~30 lines of Windows PowerShell script using WPK (WPF PowerShell Kit). You can download WPK and this example as part of the PowerShell Pack. (http://code.msdn.microsoft.com/PowerShellPack) .
Very cool! Looks like Powershell can be used to quickly prototype simple WPF apps. Should also come in handy when you want to create a WPF interface for a Powershell script.
Thanks!
Very nice! Thank you!