xmlns:dataInput="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Data.Input"
我在Blend <dataInput:DescriptionViewer Target="{Binding ElementName=btn_Browes}" />这样添加没有问题?
为什么打用Vs打开项目的时候却报错,我已经添加了Controls的引用了。
说是在Controls找不到DescriptionViewer ?