Disable the WPF designer in VS 2010?

后端 未结 4 979
暖寄归人
暖寄归人 2021-02-11 14:06

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

4条回答
  •  不要未来只要你来
    2021-02-11 14:09

    Try turning off "Automatically Populate Toolbox" in addition to Open in XAML View (it's on the same dialog). This seems to really improve the performance as well.

提交回复
热议问题