09 2011 档案

ItemsControl的Item类型
摘要:protected override bool IsItemItsOwnContainerOverride(object item) { return item is ListBoxItem; } protected override DependencyObject GetContainerForItemOverride() { return newListBoxItem(); } 阅读全文

posted @ 2011-09-29 16:36 beastplus 阅读(234) 评论(0) 推荐(0)

我的博客开通~\(≧▽≦)/~啦啦啦
摘要:上岁数了,好多东西记不住了,找个地儿和大家一起备忘。 阅读全文

posted @ 2011-09-29 16:27 beastplus 阅读(106) 评论(0) 推荐(0)

导航