@ -8,9 +8,7 @@
d:DesignHeight="450" d:DesignWidth="800">
<Grid>
<ScrollViewer Margin="0" VerticalScrollBarVisibility="Auto">
<WrapPanel Orientation="Horizontal" x:Name="WholeView" Background="White">
</WrapPanel>
<WrapPanel Orientation="Horizontal" x:Name="WholeView" Background="White"/>
</ScrollViewer>
</Grid>
</UserControl>