Added functionality to edit persons

This commit is contained in:
Andre Beging
2017-09-12 21:01:51 +02:00
parent 4a6c6ef544
commit ffbf5d7be9
8 changed files with 216 additions and 59 deletions

View File

@@ -12,9 +12,13 @@ namespace DebtMgr.ViewModel.Dialogs
{
public class DatabaseSelectorDialogViewModel : ViewModelBase
{
#region Public Properties
public event EventHandler RequestClose;
public bool ProgramRequestedClose;
#endregion
#region SelectDatabasePathText (string) Property
/// <summary>