Is there a way to disable the WPF designer (the preview pane, I only need the XAML-pane with intellisense) in VS 2010?
Please note that when hiding the Design v
I don't know about 2010, but in 2008 you can Tools->Options->Text Editor->XAML->MIscellaneous->"Always open documents in full XAML view"
Maybe this helps.