1

I am constantly swapping panes when viewing xaml (xaml on top, design on bottom or not showing at all). Is there a place in Visual Studio where I can set a default for how I want to view xaml files?

My google powers haven't revealed anything...

Ben Jones
  • 2,101
  • 1
  • 26
  • 36

1 Answers1

4

There is not a default setting for XAML on top/bottom. However, there is a default setting to always open a document in full XAML view:

Tools > Options > Text Editor > XAML > Miscellaneous: Always open document is full XAML view

Metro Smurf
  • 37,266
  • 20
  • 108
  • 140