ListVideo
authorPAMPHILE Jonathan <pamphile@efrei.fr>
Wed, 23 Sep 2009 17:02:58 +0200
changeset 86 ce57adfac3b0
parent 85 3e8532a77c2e
child 88 6a738974dd2e
child 89 f9a931434910
ListVideo
src/FingersDance.Control.ListVideo/UserControlListVideo.xaml
--- 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>