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.

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