2018-8-10-xaml-添加-region

title author date CreateTime categories
xaml 添加 region
lindexi
2018-08-10 19:16:51 +0800
2018-03-15 11:22:57 +0800
xaml VisualStudio

本文告诉大家如何在 xaml 添加 region

在 VisualStudio 2015 和 VisualStudio 2017 微软支持在 xmal 使用 region

  <!--#region xx-->
 
      代码

  <!--#endregion-->

把上面的代码折叠,请看下面

如果觉得这个不好用,推荐插件XAML Regions

posted @ 2019-11-21 16:09  lindexi  阅读(105)  评论(0)    收藏  举报