private void OnContactChanged(IBindable dispatcher, IBindable originaldispatcher)
 {
     GuiElement.Update(Model.CurrentContact.Value);
 }