Why can't Visual Studio find my WPF InitializeComponent method?

前端 未结 14 1313
失恋的感觉
失恋的感觉 2020-12-16 08:49

This is very strange.

I have an XAML file that looks as follows...



        
14条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-16 09:38

    I was strugling with the same issue here. What I did was to delete ALL the created files unde the debug folder, then rebuild the solution.

    Regards, Petrus

提交回复
热议问题