WPF Designer “Could not create an instance of type”

后端 未结 11 1222
悲&欢浪女
悲&欢浪女 2020-12-20 11:45

In my UI XAML I\'m essentially inheriting from a class \"BaseView\" that contains functionality common to several forms, however this is preventing the designer from display

11条回答
  •  粉色の甜心
    2020-12-20 12:12

    Yeay! I solved it. The form ended up showing on the Display & error gone after I set the Control Display Options to Only Display Platform Control. Check out the image to locate it.

提交回复
热议问题