How to open the documents in full XAML view for Windows Phone Apps in Visual Studio 2010?

When you an open a Windows Phone XAML Page in Visual Studio 2010, it might take some time for the design view to load the Page in Visual Studio.

If you want to prevent the Visual Studio to automatically load the XAML design and instead open the XAML code quickly, follow the below steps to do it easily.

How to open the documents in full XAML view for Windows Phone Apps in Visual Studio 2010?

1. Launch Microsoft Visual Studio 2010.

2. Navigate to Tools -> Options.

3. Select Options from the Text Editor -> XAML -> miscellaneous node.

4. Select the option “Always Open Documents in Full XAML View” as shown in the screenshot below.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the Win32 Error “0x000019E5 – ERROR_COULD_NOT_RESIZE_LOG” that you get when debugging system erors in...
In this post, you’ll learn about the error “CO_E_DBERROR 0x8004E02B” that is returned when working with COM based APIs or...
In this post, you’ll learn about the Win32 Error “0x000019D0 – ERROR_LOG_BLOCK_VERSION” that you get when debugging system erors in...