When working with XAML in Visual Studio 2010 I prefer to see XAML as text rather than in the design or split views. To set this as a default in Visual Studio 2010:
- Open Visual Studio 2010.
- Go to Tools > Options > Text Editor > XAML > Miscellaneous.
- Check “Always open documents in full XAML view”.
- Click OK.
- Job done.