Assembly reference not found in XAML, but code compiles when referenced in xaml.cs class

后端 未结 3 1639
萌比男神i
萌比男神i 2020-12-15 21:29

I\'ve got a strange problem adding a dll reference. I\'ve got a WPF application and am trying to use the WPF MDI library: http://wpfmdi.codeplex.com/

As stated in th

3条回答
  •  悲哀的现实
    2020-12-15 21:55

    If Visual Studio will keep complaining and underlining even after you tried everything, simply terminate XDesProc.exe process using Task Manager and then rebuild solution. WPF and XAML support in Visual Studio is terrible underdone piece of shit.

提交回复
热议问题