private void BtnSave_Click(object sender, RoutedEventArgs e) { _controller.Add(Entity); Done.Invoke(); }