src/FingersDance.Control.ListVideo/UserControlListVideo.xaml
changeset 86 ce57adfac3b0
parent 84 067f4a6c0cca
child 95 07972aa3f2e0
--- a/src/FingersDance.Control.ListVideo/UserControlListVideo.xaml	Wed Sep 23 16:56:08 2009 +0200
+++ b/src/FingersDance.Control.ListVideo/UserControlListVideo.xaml	Wed Sep 23 17:02:58 2009 +0200
@@ -9,7 +9,7 @@
 	Width="478" Height="288.56" xmlns:Custom="http://schemas.microsoft.com/surface/2008" Background="{x:Null}">
 
 	<Grid x:Name="LayoutRoot">
-		<Custom:SurfaceListBox IsSynchronizedWithCurrentItem="True" Background="{x:Null}" ScrollViewer.VerticalScrollBarVisibility="Hidden" x:Name="ListBoxVideos" VerticalAlignment="Top" Height="167.56" Margin="8,0">
+		<Custom:SurfaceListBox IsSynchronizedWithCurrentItem="True" Background="{x:Null}" ScrollViewer.VerticalScrollBarVisibility="Disabled" x:Name="ListBoxVideos" VerticalAlignment="Top" Height="167.56" Margin="8,0" ScrollViewer.HorizontalScrollBarVisibility="Hidden">
 			<StackPanel Orientation="Horizontal" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" x:Name="stackPanel" RenderTransformOrigin="0.5,0.5">
 				<StackPanel.RenderTransform>
 					<TransformGroup>