ListViewItem HightLight
摘要:
<ListView.Resources> <SolidColorBrush x:Key="{x:Static SystemColors.HighlightBrushKey}" Color="Pink"/> <SolidColorBrush x:Key="{x:Static SystemColors.ControlBrushKey}" Color="Gray"/> <SolidColorBrush x:Key="{x:Static SystemColors.High 阅读全文
posted @ 2012-09-06 15:46 Y# 阅读(243) 评论(0) 推荐(0) 编辑