It would be nice to have a way to collapse a region of XAML code rather than just collapsing individual nodes, i.e. like in C# (cs) code files.I'm not sure what acceptable syntax is but something like this would be great:<!-- #region Navigation Buttons --><Button /><Button /><Button /><!-- #endregion -->Thanks.
Version
Please wait...