The type 'Window' does not support direct content

前端 未结 5 723
既然无缘
既然无缘 2021-02-05 00:09

I have a WPF solution built with VS 2015 composed of several projects. Suddenly I started receiving a warning in design mode stating the following:

The t

5条回答
  •  迷失自我
    2021-02-05 00:33

    Make sure you reference System.Xaml. Clean and rebuild the project. Works on VS 2015 Update 1.

提交回复
热议问题