摘要:
先上个示例? <ItemsControl Margin="10" ItemsSource="{Binding}" Name="itemsControl"><ItemsControl.Template> <ControlTemplate TargetType="{x:Type ItemsControl}"> <Border CornerRadius="5"> <ScrollViewer VerticalScrollBarVisibility=& 阅读全文
posted @ 2013-01-18 16:11
JunBird
阅读(427)
评论(0)
推荐(1)