public ChangeWindow(users checc) { InitializeComponent(); _podopini = checc; this.DataContext = _podopini; context = new UsersEntities(); }