changeset 77 | e95e916eb018 |
parent 65 | 3ec392c8f45b |
child 112 | 08bc8eac9e71 |
--- a/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Thu Sep 17 18:44:33 2009 +0200 +++ b/src/FingersDance.Control.Pivot/UserControlPivot.xaml.cs Sun Sep 20 18:02:37 2009 +0200 @@ -12,6 +12,7 @@ { public partial class UserControlPivot { + //Events pour chaque Boutton du Pivot public event EventHandler EH_SurfaceButtonPlayer1_ContactDown; public event EventHandler EH_SurfaceButtonPlayer2_ContactDown; public event EventHandler EH_SurfaceButtonPlayer3_ContactDown;