src/FingersDance.Control.UserPanel/UserControlUserPanel.xaml.cs
changeset 131 9331c3dea175
parent 121 32611257e99f
child 146 dd8ed4d3beb6
equal deleted inserted replaced
130:192da585bee5 131:9331c3dea175
    10 
    10 
    11 namespace FingersDance.Control.UserPanel
    11 namespace FingersDance.Control.UserPanel
    12 {
    12 {
    13 	public partial class UserControlUserPanel
    13 	public partial class UserControlUserPanel
    14 	{
    14 	{
       
    15         public int id = 0;
       
    16 
    15 		public UserControlUserPanel()
    17 		public UserControlUserPanel()
    16 		{
    18 		{
    17 			this.InitializeComponent();
    19 			this.InitializeComponent();
    18 
    20 
    19 			// Insert code required on object creation below this point.
    21 			// Insert code required on object creation below this point.