changeset 79 | b13d98b59241 |
parent 74 | 7ce946833eae |
child 115 | 1e87bcfec117 |
--- a/src/FingersDance.Views/TimelineView.xaml Sun Sep 20 18:02:37 2009 +0200 +++ b/src/FingersDance.Views/TimelineView.xaml Wed Sep 23 09:49:23 2009 +0200 @@ -5,7 +5,7 @@ > <Grid> <ListView DataContext="{Binding Path=AnnotList}" - ItemsSource="{Binding}" Background="Black" BorderThickness="0" > + ItemsSource="{Binding}" Background="{x:Null}" BorderThickness="0" > <ListView.ItemTemplate> <DataTemplate>