src/FingersDance.Control.Screen/UserControlScreen.xaml.cs
changeset 95 07972aa3f2e0
parent 82 c37122b567fa
child 104 1a428e733fea
--- a/src/FingersDance.Control.Screen/UserControlScreen.xaml.cs	Wed Sep 23 17:11:43 2009 +0200
+++ b/src/FingersDance.Control.Screen/UserControlScreen.xaml.cs	Wed Sep 23 22:22:52 2009 +0200
@@ -13,6 +13,8 @@
 	public partial class UserControlScreen
 	{
         public String contexteGrid;
+        public string Path = "";
+
 		public UserControlScreen()
 		{
 			this.InitializeComponent();