public NotasTarefasGrupo() { InitializeComponent(); LvNotasTarefasGrupo.ItemsSource = tarefaDao.CarregaNotasTarefasGrupo(); }