private void ContentPage_Disappearing(object sender, EventArgs e)
 {
     _vm.CloseDialog();
 }