client/test/mainInterface/Iri.Modernisation.Test.MainInterface/MainPage.xaml.cs
changeset 18 66911d0f0eb6
parent 14 a48c44bc825b
child 27 f292db96b050
--- a/client/test/mainInterface/Iri.Modernisation.Test.MainInterface/MainPage.xaml.cs	Thu Dec 03 16:05:57 2009 +0100
+++ b/client/test/mainInterface/Iri.Modernisation.Test.MainInterface/MainPage.xaml.cs	Mon Dec 07 10:36:55 2009 +0100
@@ -48,8 +48,8 @@
             /********************************************/
 
             /*************** Initialisation des commandes ***************/
-         
-           // Commands.FlipView.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(FlipView_Executed);
+            
+            // Commands.FlipView.Executed += new EventHandler<SLExtensions.Input.ExecutedEventArgs>(FlipView_Executed);
             /********************************************/
             MainElement.DataContext = new MainVM(SelectedVideoBooks);
             /*************** Initialisation des Component **************