01 2019 档案

摘要:因为datagridtemplatecolumn不在Virsual Tree中,不能继承DataGrid的DataContext, 所以想要绑定到datagridtemplatecolumn的 visibility ,需要添加一个代理 1、在Resources添加FrameworkElement,D 阅读全文
posted @ 2019-01-28 16:57 akiing 阅读(1207) 评论(1) 推荐(1)
摘要:解决方案: 将Listbox 的ItemTemplateSelector 改为 ItemContainerStyle中ContentPresenter ContentTemplateSelector 属性 阅读全文
posted @ 2019-01-08 16:12 akiing 阅读(1215) 评论(0) 推荐(0)