摘要: 1、在项目中使用ListBox时,经常会将ItemContainerStyle和ItemTemplate的作用搞混,ItemTemplate可以搞定一切好似ItemContainerStyle有点多余。我们再来看下ItemContainerStyle和ItemTemplate。 ItemContainerStyle用于给每个Item的容器定义样式,其类型是Style。包含了操作Item的Trigg... 阅读全文
posted @ 2014-11-19 15:30 GavinJune 阅读(1433) 评论(0) 推荐(0) 编辑