private void OnLoadClicked(object sender, EventArgs eventArgs)
 {
     MainActivityVM.LoadData();
 }