Hey! I am trying to play with making my app look better and I found this and was incredibly impressed with the workspace example found here: http://expression.microsoft.com/en-us/ff624123.aspx look at the example with state timeline and props with the workspaces which switch what has focus in the window.
The code can be found here : http://gallery.expression.microsoft.com/en-us/DynamicLayoutTrans
When i run the code that I download from above - it runs inside a web page however.
My App is an exe - can somebody help me pull apart all of this example code - to have just the workbench example in its own project that runs inside an exe instead of a web browser.
Thanks in advance.