Blend Tip: Quickly Change The Startup Window

June 1, 2007 at 1:44 pm (Blend, tips)

The startup window can be changed in Expression Blend by right-clicking on the new window that you want to to the startup, and selecting the Startup menu item in the context menu.

image

Alternatively, you can just as easily modify the StartupUri property in App.xaml to point to a different window.

image

Post a Comment