src/FingersDance.Control.Screen/UserControlScreen.xaml.cs
changeset 95 07972aa3f2e0
parent 82 c37122b567fa
child 104 1a428e733fea
equal deleted inserted replaced
91:0f29e2660bb7 95:07972aa3f2e0
    11 namespace FingersDance.Control.Screen
    11 namespace FingersDance.Control.Screen
    12 {
    12 {
    13 	public partial class UserControlScreen
    13 	public partial class UserControlScreen
    14 	{
    14 	{
    15         public String contexteGrid;
    15         public String contexteGrid;
       
    16         public string Path = "";
       
    17 
    16 		public UserControlScreen()
    18 		public UserControlScreen()
    17 		{
    19 		{
    18 			this.InitializeComponent();
    20 			this.InitializeComponent();
    19 
    21 
    20 			// Insert code required on object creation below this point.
    22 			// Insert code required on object creation below this point.