摘要: WPF LIstBox 常用简介,以及相关的自定义模板和Style 阅读全文
posted @ 2014-12-25 18:07 霍旭东 阅读(1110) 评论(0) 推荐(0) 编辑
摘要: public class EnumerationDataProvider : ObjectDataProvider { public Type EnumerationType { get; set; } public string NoneValue { get; set; } public string NoneDisplayValue { get; set; ... 阅读全文
posted @ 2014-12-25 10:35 霍旭东 阅读(467) 评论(0) 推荐(0) 编辑