会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
akiing
博客园
首页
新随笔
联系
订阅
管理
01 2019 档案
wpf datagridtemplatecolumn visibility binding
摘要:因为datagridtemplatecolumn不在Virsual Tree中,不能继承DataGrid的DataContext, 所以想要绑定到datagridtemplatecolumn的 visibility ,需要添加一个代理 1、在Resources添加FrameworkElement,D
阅读全文
posted @
2019-01-28 16:57
akiing
阅读(1207)
评论(1)
推荐(1)
wpf Listbox 设置ItemContainerStyle后,ItemTemplateSelector不能触发
摘要:解决方案: 将Listbox 的ItemTemplateSelector 改为 ItemContainerStyle中ContentPresenter ContentTemplateSelector 属性
阅读全文
posted @
2019-01-08 16:12
akiing
阅读(1215)
评论(0)
推荐(0)
公告