How to build library with WPF forms

后端 未结 6 1981
温柔的废话
温柔的废话 2021-02-05 00:53

Is it possible to build a Class Library dll which also includes WPF forms? When I try to build one I get following errors:

Error 1 Librar

6条回答
  •  醉话见心
    2021-02-05 01:40

    Choose WPF Custom Control Library or WPF User Control Library when creating/adding new project to your solution.

提交回复
热议问题