src/FingersDance.Control.Menu/UserControlMenu.xaml.cs
changeset 10 e8bfe1102e03
parent 3 4f1ea403073d
child 54 c724ac229181
equal deleted inserted replaced
9:215a7412e544 10:e8bfe1102e03
    30             PanelChildChore.Width -= 0.10 * this.Width;
    30             PanelChildChore.Width -= 0.10 * this.Width;
    31             PanelChildCine.Width -= 0.10 * this.Width;
    31             PanelChildCine.Width -= 0.10 * this.Width;
    32              //Niveau 3
    32              //Niveau 3
    33             PanelChild1AxeCam.Width -= 0.05 * this.Width;
    33             PanelChild1AxeCam.Width -= 0.05 * this.Width;
    34             PanelChild1MouvCam.Width -= 0.05 * this.Width;
    34             PanelChild1MouvCam.Width -= 0.05 * this.Width;
       
    35 
    35         }
    36         }
    36 
    37 
    37          #region Events
    38          #region Events
    38          //Annotation
    39          //Annotation
    39         private void ButtonAnnotation_ContactDown(object sender, Microsoft.Surface.Presentation.ContactEventArgs e)
    40         private void ButtonAnnotation_ContactDown(object sender, Microsoft.Surface.Presentation.ContactEventArgs e)