public MasterDetailTurmaDetail() { InitializeComponent(); lvTarefas.ItemsSource = tarefaDAO.CarregaTarefas(); }