WPF自定义控件 不能加载
VS2010 新建一个WPF自定义控件库 在打开Generic.xaml时出如下提示 不能加载设计器
错误	1	CLR 命名空间未定义。“clr-namespace” URI 指向的是未包含在程序集中的命名空间“WpfCustomControlLibrary3”。	E:\Project\WpfCustomControlLibrary3\WpfCustomControlLibrary3\Themes\Generic.xaml	4	17	WpfCustomControlLibrary3
------解决方案--------------------
没玩过自定义控件库,只玩过自定义控件,帮顶飘过