读书人

WPF自定义控件 不能加载解决方案

发布时间: 2012-10-11 10:16:10 作者: rapoo

WPF自定义控件 不能加载
VS2010 新建一个WPF自定义控件库 在打开Generic.xaml时出如下提示 不能加载设计器


错误1CLR 命名空间未定义。“clr-namespace” URI 指向的是未包含在程序集中的命名空间“WpfCustomControlLibrary3”。E:\Project\WpfCustomControlLibrary3\WpfCustomControlLibrary3\Themes\Generic.xaml417WpfCustomControlLibrary3



[解决办法]
没玩过自定义控件库,只玩过自定义控件,帮顶飘过

读书人网 >C#

热点推荐