摘要: 在网上看到了一个帖子,比较详细,博主写的很好。 地址:http://blog.csdn.net/lordwish/article/details/51786200 阅读全文
posted @ 2017-06-26 17:00 寒夜美美 阅读(660) 评论(0) 推荐(0)
摘要: 学习IValueConverter的使用 public class StatuToNullableBoolConverter : IValueConverter { /// <summary> /// 将Statu转换为bool? /// </summary> public object Conve 阅读全文
posted @ 2017-06-26 14:13 寒夜美美 阅读(3512) 评论(0) 推荐(0)