private void SetChatRoom() { _repo.SetMessages(CurrentReceiver.Login); GalaSoft.MvvmLight.Messaging.Messenger.Default.Send(Messages); }