How can I connect xaml and xaml.cs files

前端 未结 11 1917
既然无缘
既然无缘 2020-12-14 05:27

I had a VB projected and converted it to C# using online conversion tools. Now the problem is xaml and xaml.cs file do not connect to each other, t

11条回答
  •  半阙折子戏
    2020-12-14 06:18

    If you get the Nested File VS Extension, you can do this by right clicking similarly named files and choosing to "nest automatically" or you can nest manually.

    https://marketplace.visualstudio.com/items?itemName=MadsKristensen.FileNesting

提交回复
热议问题