The property does not exist in XML namespace

自定义依赖属性,绑定在xaml文件中,无问题。

但是编译失败,报 The property does not exist in XML namespace 错误。

发现如果依赖属性定义在本程序集中,在xaml文件定义名字空间时,程序集不指定即可。

 

posted @ 2015-12-17 12:21  欣欣点灯  阅读(366)  评论(0编辑  收藏  举报