9月20日
今天下一个WPF应用程序,一个xaml文件,添加xmlns:app="clr-namespace:SuppliersDemo"命名空间后,引用该命名空间的方法<app:PriceConverter x:Key="priceConverter"/>结果由于app:后面多了个空格始终报错。