VS2015 将*.xaml.cs文件包裹在*.xaml文件下

Posted 144823836yj

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了VS2015 将*.xaml.cs文件包裹在*.xaml文件下相关的知识,希望对你有一定的参考价值。

原文:https://stackoverflow.com/questions/13387527/add-existing-xaml-files-to-visual-studio-2012

Right-click the project and select "Unload Project" Right-click the project node again and select "Edit [projectname].csproj" Edit the XML, then close the file Right-click the project node again and select "Reload Project"

以上是关于VS2015 将*.xaml.cs文件包裹在*.xaml文件下的主要内容,如果未能解决你的问题,请参考以下文章