|
|
@ -36,6 +36,7 @@ |
|
|
|
Foreground="Black" |
|
|
|
Foreground="Black" |
|
|
|
Grid.Row="1" |
|
|
|
Grid.Row="1" |
|
|
|
AlternationCount="2" |
|
|
|
AlternationCount="2" |
|
|
|
|
|
|
|
ScrollViewer.CanContentScroll="False" |
|
|
|
ItemContainerStyle="{StaticResource alternatingWithBinding}"> |
|
|
|
ItemContainerStyle="{StaticResource alternatingWithBinding}"> |
|
|
|
<ListView.View> |
|
|
|
<ListView.View> |
|
|
|
<GridView AllowsColumnReorder="False"> |
|
|
|
<GridView AllowsColumnReorder="False"> |
|
|
|