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

后端 未结 3 1637
萌比男神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:40

    Got sln file from http://wpfmdi.codeplex.com/.Build that project and used new .dll from bin,used that,then it worked fine for me.

提交回复
热议问题