private void btnFaleConoscoDenuncie_Click(object sender, RoutedEventArgs e) { Fale_Conosco FaleConoscoFechar = new Fale_Conosco(); this.Close(); Denuncie FaleConoscoparaDenuncie = new Denuncie(); FaleConoscoparaDenuncie.Show(); }
private void btnMapaDenuncie_Click(object sender, RoutedEventArgs e) { MapaView MapaFechar = new MapaView(); this.Close(); Denuncie MapaparaDenuncie = new Denuncie(); MapaparaDenuncie.Show(); }
private void btnCadastroDenuncie_Click(object sender, RoutedEventArgs e) { Cadastro CadastroFechar = new Cadastro(); this.Close(); Denuncie CadastroparaDenuncie = new Denuncie(); CadastroparaDenuncie.Show(); }
private void btnHomeDenuncie_Click(object sender, RoutedEventArgs e) { Index IndexFechar = new Index(); this.Close(); Denuncie IndexparaDenuncie = new Denuncie(); IndexparaDenuncie.Show(); }
private void btnDenuncieMapa_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); MapaForms DenuncieparaMapaForms = new MapaForms(); DenuncieparaMapaForms.Show(); }
private void btnDenuncieEstatisticas_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); Estatisticas DenuncieparaEstatistica = new Estatisticas(); DenuncieparaEstatistica.Show(); }
private void btnDenuncieCadastro_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); Cadastro DenuncieparaCadastro = new Cadastro(); DenuncieparaCadastro.Show(); }
private void btnDenuncieDenuncie_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); Denuncie DenuncieparaDenuncie = new Denuncie(); DenuncieparaDenuncie.Show(); }
private void btnDenuncieDicas_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); Dicas_de_Seguranca DenuncieparaDicas = new Dicas_de_Seguranca(); DenuncieparaDicas.Show(); }
private void btnDenuncieFaleConosco_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); Fale_Conosco DenuncieparaFaleConosco = new Fale_Conosco(); DenuncieparaFaleConosco.Show(); }
private void btnDenuncieContatosEmergencias_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); Contatos_Emergencias DenuncieparaContatosEmergenciais = new Contatos_Emergencias(); DenuncieparaContatosEmergenciais.Show(); }
private void btnDenuncieChat_Click(object sender, RoutedEventArgs e) { Denuncie DenuncieFechar = new Denuncie(); this.Close(); Chat DenuncieparaChat = new Chat(); DenuncieparaChat.Show(); }
private void btnEstatisticaDenuncie_Click(object sender, RoutedEventArgs e) { Estatisticas EstatisticasFechar = new Estatisticas(); this.Close(); Denuncie EstatisticaparaDenuncie = new Denuncie(); EstatisticaparaDenuncie.Show(); }
private void btnContatosDenuncie_Click(object sender, RoutedEventArgs e) { Contatos_Emergencias ContatosEmergenciaisFechar = new Contatos_Emergencias(); this.Close(); Denuncie ContatosEmergenciasparaDenuncie = new Denuncie(); ContatosEmergenciasparaDenuncie.Show(); }
private void btnChatDenuncie_Click(object sender, RoutedEventArgs e) { Chat ChatFechar = new Chat(); this.Close(); Denuncie ChatparaDenuncie = new Denuncie(); ChatparaDenuncie.Show(); }