private bool IsNullOrParameter(IDialogParameters parameters) => parameters.GetValues <object>("UpdateInformation") != null;