In Visual Studio 2008 when I open a XAML file from the project it displays the horizontal split with the preview on the top, and the XAML on the bottom. Most of the time our XAML won't render in the preview, so I just have to wait for it to try to render, and then close the preview.
Is there a way to have it default to not showing the XAML Preview window and just giving me a full XAML edit window? Thanks!