I am currently writing a WPF application which needs to make use of a wizard-style user interface. I went for a quick look and found that Actipro have a WPF wizard control – it looks pretty nice. You can run an online XBAP demo here:
http://www.actiprosoftware.com/Products/DotNet/WPF/Wizard/LiveDemo.aspx
Did you do the Wizard control ? I need some tips since I try to do a simple one too, and I am new to WPF.