Visual Studio settings: How to set vertical split view to default

后端 未结 2 1827
春和景丽
春和景丽 2021-02-18 13:26

I am working with C#(WPF) and when I open XAML file it splits to Vertical every time, I\'m changing to Horizontal, but when I reopen again

相关标签:
2条回答
  • 2021-02-18 14:22

    Custom layouts are a feature of the upcoming Visual Studio 2015. Users will be able to save a selection of custom layouts and save/load these.

    0 讨论(0)
  • 2021-02-18 14:28

    This is late answer, since this feature is available on Visual Studio 2015. For setting the Xaml code view to Vertical or Horizontal you can see steps below:

    0 讨论(0)
提交回复
热议问题