void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.RibbonWindow = ((SBWAdvClient.MainWindow)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 4:
     this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     return;
     case 5:
     this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 6:
     this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 7:
     this.Button1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 8:
     this.Button2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 9:
     this.Button3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 10:
     this.Button4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Patrimonio = ((PatrimonioClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoTaxaDepreciacao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 29 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTaxaDepreciacao.Click += new System.Windows.RoutedEventHandler(this.BotaoTaxaDepreciacao_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoIndicesAtualizacao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 33 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoIndicesAtualizacao.Click += new System.Windows.RoutedEventHandler(this.BotaoIndicesAtualizacao_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoTipoAquisicaoBem = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 37 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTipoAquisicaoBem.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoAquisicaoBem_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoTipoMovimentacaoBem = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 41 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTipoMovimentacaoBem.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoMovimentacaoBem_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.BotaoEstadoConservacaoBem = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 45 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoEstadoConservacaoBem.Click += new System.Windows.RoutedEventHandler(this.BotaoEstadoConservacaoBem_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.BotaoGrupo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 49 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoGrupo.Click += new System.Windows.RoutedEventHandler(this.BotaoGrupo_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.BotaoBem = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 53 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoBem.Click += new System.Windows.RoutedEventHandler(this.BotaoBem_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.BotaoSeguradora = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 57 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSeguradora.Click += new System.Windows.RoutedEventHandler(this.BotaoSeguradora_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.BotaoApolice = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 61 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoApolice.Click += new System.Windows.RoutedEventHandler(this.BotaoApolice_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.Group2 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 16:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 69 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 18:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 2:
     this.nowy_dok = ((Microsoft.Windows.Controls.Ribbon.RibbonMenuItem)(target));
     
     #line 14 "..\..\MainWindow.xaml"
     this.nowy_dok.Click += new System.Windows.RoutedEventHandler(this.nowy_dok_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.open_dok = ((Microsoft.Windows.Controls.Ribbon.RibbonMenuItem)(target));
     
     #line 15 "..\..\MainWindow.xaml"
     this.open_dok.Click += new System.Windows.RoutedEventHandler(this.open_dok_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.wklej = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 21 "..\..\MainWindow.xaml"
     this.wklej.Click += new System.Windows.RoutedEventHandler(this.wklej_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.czonkagroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 6:
     this.fontcombo = ((Microsoft.Windows.Controls.Ribbon.RibbonComboBox)(target));
     return;
     case 7:
     this.upbutton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 27 "..\..\MainWindow.xaml"
     this.upbutton.Click += new System.Windows.RoutedEventHandler(this.upbutton_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.sizecombo = ((Microsoft.Windows.Controls.Ribbon.RibbonComboBox)(target));
     return;
     case 9:
     
     #line 29 "..\..\MainWindow.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonGallery)(target)).SelectionChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.RibbonGallery_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 10:
     this.richTextBox = ((System.Windows.Controls.RichTextBox)(target));
     
     #line 43 "..\..\MainWindow.xaml"
     this.richTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.richTextBox_TextChanged);
     
     #line default
     #line hidden
     return;
     case 11:
     this.comboBox = ((System.Windows.Controls.ComboBox)(target));
     
     #line 50 "..\..\MainWindow.xaml"
     this.comboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Text4 = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     case 13:
     this.asdasdasd = ((System.Windows.Controls.ComboBoxItem)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Contratos = ((ContratosClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupGeral = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoTipoServico = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 30 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTipoServico.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoServico_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoTipoContrato = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 34 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTipoContrato.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoContrato_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoSolicitacaoServico = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 38 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSolicitacaoServico.Click += new System.Windows.RoutedEventHandler(this.BotaoSolicitacaoServico_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoContrato = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 42 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoContrato.Click += new System.Windows.RoutedEventHandler(this.BotaoContrato_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Group2 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 49 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 13:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Folha = ((FolhaClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupCadastro = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoParametros = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 30 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoParametros.Click += new System.Windows.RoutedEventHandler(this.BotaoParametros_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoGuias = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 34 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoGuias.Click += new System.Windows.RoutedEventHandler(this.BotaoGuias_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoPlano = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 38 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoPlano.Click += new System.Windows.RoutedEventHandler(this.BotaoPlano_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoEventos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 42 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoEventos.Click += new System.Windows.RoutedEventHandler(this.BotaoEventos_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.GroupAusencias = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.BotaoTipoAfastamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 51 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTipoAfastamento.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoAfastamento_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.BotaoAfastamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 55 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoAfastamento.Click += new System.Windows.RoutedEventHandler(this.BotaoAfastamento_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.BotaoFeriasColetivas = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 59 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoFeriasColetivas.Click += new System.Windows.RoutedEventHandler(this.BotaoFeriasColetivas_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.Botaoperiodo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 63 "..\..\..\..\View\ERPClient.xaml"
                this.Botaoperiodo.Click += new System.Windows.RoutedEventHandler(this.Botaoperiodo_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.GroupMovimento = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 16:
                this.BotaoFechamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 72 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoFechamento.Click += new System.Windows.RoutedEventHandler(this.BotaoFechamento_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.BotaoLancamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 76 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLancamento.Click += new System.Windows.RoutedEventHandler(this.BotaoLancamento_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.BotaoHistoricoSalario = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 80 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoHistoricoSalario.Click += new System.Windows.RoutedEventHandler(this.BotaoHistoricoSalario_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.BotaoVale = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 84 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoVale.Click += new System.Windows.RoutedEventHandler(this.BotaoVale_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.BotaoPpp = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 88 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoPpp.Click += new System.Windows.RoutedEventHandler(this.BotaoPpp_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.BotaoInformativo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 92 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoInformativo.Click += new System.Windows.RoutedEventHandler(this.BotaoInformativo_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.BotaoRescisao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 96 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoRescisao.Click += new System.Windows.RoutedEventHandler(this.BotaoRescisao_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.GroupInss = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 24:
                this.BotaoServicos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 105 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoServicos.Click += new System.Windows.RoutedEventHandler(this.BotaoServicos_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.BotaoRetencoes = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 109 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoRetencoes.Click += new System.Windows.RoutedEventHandler(this.BotaoRetencoes_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.GroupDiversos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 27:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 118 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 29:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.EscritaFiscal = ((EscritaFiscalClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupCadastros = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoRegistroCartorio = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 29 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoRegistroCartorio.Click += new System.Windows.RoutedEventHandler(this.BotaoRegistroCartorio_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoParametros = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 33 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoParametros.Click += new System.Windows.RoutedEventHandler(this.BotaoParametros_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoTipoNotaFiscal = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 37 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTipoNotaFiscal.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoNotaFiscal_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoSimplesNacional = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 41 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSimplesNacional.Click += new System.Windows.RoutedEventHandler(this.BotaoSimplesNacional_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.BotaoLivrosTermos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 45 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLivrosTermos.Click += new System.Windows.RoutedEventHandler(this.BotaoLivrosTermos_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.GroupMovimento = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 12:
                this.BotaoEntradas = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 55 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoEntradas.Click += new System.Windows.RoutedEventHandler(this.BotaoEntradas_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.BotaoSaidas = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 59 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSaidas.Click += new System.Windows.RoutedEventHandler(this.BotaoSaidas_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.BotaoApuracao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 63 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoApuracao.Click += new System.Windows.RoutedEventHandler(this.BotaoApuracao_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.BotaoInformativos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 67 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoInformativos.Click += new System.Windows.RoutedEventHandler(this.BotaoInformativos_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.Group2 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 17:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 74 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 19:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.NFe = ((NFe.View.NFeMenu)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\View\NFeMenu.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupNFe = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoNFe = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 31 "..\..\..\View\NFeMenu.xaml"
                this.BotaoNFe.Click += new System.Windows.RoutedEventHandler(this.BotaoNFe_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.GroupArquivos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 8:
                this.BotaoSpedFiscal = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 39 "..\..\..\View\NFeMenu.xaml"
                this.BotaoSpedFiscal.Click += new System.Windows.RoutedEventHandler(this.BotaoSpedFiscal_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoSintegra = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 43 "..\..\..\View\NFeMenu.xaml"
                this.BotaoSintegra.Click += new System.Windows.RoutedEventHandler(this.BotaoSintegra_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.BotaoSpedContribuicoes = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 47 "..\..\..\View\NFeMenu.xaml"
                this.BotaoSpedContribuicoes.Click += new System.Windows.RoutedEventHandler(this.BotaoSpedContribuicoes_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.GroupSair = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 12:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 56 "..\..\..\View\NFeMenu.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 14:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Contabilidade = ((ContabilidadeClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupCadastros = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoRegistroCartorio = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 29 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoRegistroCartorio.Click += new System.Windows.RoutedEventHandler(this.BotaoRegistroCartorio_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoParametros = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 33 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoParametros.Click += new System.Windows.RoutedEventHandler(this.BotaoParametros_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoIndices = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 37 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoIndices.Click += new System.Windows.RoutedEventHandler(this.BotaoIndices_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoHistoricos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 41 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoHistoricos.Click += new System.Windows.RoutedEventHandler(this.BotaoHistoricos_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.BotaoAidfAimdf = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 45 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoAidfAimdf.Click += new System.Windows.RoutedEventHandler(this.BotaoAidfAimdf_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.BotaoFap = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 49 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoFap.Click += new System.Windows.RoutedEventHandler(this.BotaoFap_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.GroupPlanoContas = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 13:
                this.BotaoPlanoContas = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 58 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoPlanoContas.Click += new System.Windows.RoutedEventHandler(this.BotaoPlanoContas_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.BotaoPlanoContasSped = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 62 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoPlanoContasSped.Click += new System.Windows.RoutedEventHandler(this.BotaoPlanoContasSped_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.BotaoConta = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 66 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoConta.Click += new System.Windows.RoutedEventHandler(this.BotaoConta_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.GroupLancamentos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 17:
                this.BotaoFechamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 75 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoFechamento.Click += new System.Windows.RoutedEventHandler(this.BotaoFechamento_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.BotaoLancamentoPadrao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 79 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLancamentoPadrao.Click += new System.Windows.RoutedEventHandler(this.BotaoLancamentoPadrao_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.BotaoLoteLancamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 83 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLoteLancamento.Click += new System.Windows.RoutedEventHandler(this.BotaoLoteLancamento_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.BotaoLancamentoOrcado = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 87 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLancamentoOrcado.Click += new System.Windows.RoutedEventHandler(this.BotaoLancamentoOrcado_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.BotaoLancamentoContabil = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 91 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLancamentoContabil.Click += new System.Windows.RoutedEventHandler(this.BotaoLancamentoContabil_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.GroupDemonstrativos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 23:
                this.BotaoDre = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 99 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoDre.Click += new System.Windows.RoutedEventHandler(this.BotaoDre_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.BotaoDfc = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 103 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoDfc.Click += new System.Windows.RoutedEventHandler(this.BotaoDfc_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.BotaoBalanco = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 107 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoBalanco.Click += new System.Windows.RoutedEventHandler(this.BotaoBalanco_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.BotaoEncerramento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 111 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoEncerramento.Click += new System.Windows.RoutedEventHandler(this.BotaoEncerramento_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.GroupLivros = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 28:
                this.BotaoLivrosTermos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 120 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLivrosTermos.Click += new System.Windows.RoutedEventHandler(this.BotaoLivrosTermos_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.BotaoEmissaoLivros = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 124 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoEmissaoLivros.Click += new System.Windows.RoutedEventHandler(this.BotaoEmissaoLivros_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.GroupDiversos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 31:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 132 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 33:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainWindow = ((ScoreEditor_WPF_Version.MainWindow)(target));
                return;

            case 2:
                this.RootStackPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 3:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 4:
                this.About = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 29 "..\..\..\MainWindow.xaml"
                this.About.Click += new System.Windows.RoutedEventHandler(this.About_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 6:
                this.NewOpenSave = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 7:
                this.New_ButtonDialog = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 39 "..\..\..\MainWindow.xaml"
                this.New_ButtonDialog.Click += new System.Windows.RoutedEventHandler(this.New_ButtonDialog_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.Open_Button = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 43 "..\..\..\MainWindow.xaml"
                this.Open_Button.Click += new System.Windows.RoutedEventHandler(this.Open_Button_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.Save_Button = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 47 "..\..\..\MainWindow.xaml"
                this.Save_Button.Click += new System.Windows.RoutedEventHandler(this.Save_Button_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.View = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.zoomIn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 58 "..\..\..\MainWindow.xaml"
                this.zoomIn.Click += new System.Windows.RoutedEventHandler(this.zoomIn_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.zoomOut = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 62 "..\..\..\MainWindow.xaml"
                this.zoomOut.Click += new System.Windows.RoutedEventHandler(this.zoomOut_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.zoomAll = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 65 "..\..\..\MainWindow.xaml"
                this.zoomAll.Click += new System.Windows.RoutedEventHandler(this.zoomAll_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.PlayGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 15:
                this.play = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 74 "..\..\..\MainWindow.xaml"
                this.play.Click += new System.Windows.RoutedEventHandler(this.play_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.stop = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 78 "..\..\..\MainWindow.xaml"
                this.stop.Click += new System.Windows.RoutedEventHandler(this.stop_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.InsertTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 18:
                this.InsertReplaceDeleteGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 19:
                this.Add = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 91 "..\..\..\MainWindow.xaml"
                this.Add.Checked += new System.Windows.RoutedEventHandler(this.InsertReplaceDelete_Checked);

            #line default
            #line hidden
                return;

            case 20:
                this.Insert = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 95 "..\..\..\MainWindow.xaml"
                this.Insert.Checked += new System.Windows.RoutedEventHandler(this.InsertReplaceDelete_Checked);

            #line default
            #line hidden
                return;

            case 21:
                this.Delete = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 99 "..\..\..\MainWindow.xaml"
                this.Delete.Checked += new System.Windows.RoutedEventHandler(this.InsertReplaceDelete_Checked);

            #line default
            #line hidden
                return;

            case 22:
                this.NotesGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 23:
                this._whole = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 106 "..\..\..\MainWindow.xaml"
                this._whole.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 24:
                this._half = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 109 "..\..\..\MainWindow.xaml"
                this._half.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 25:
                this._quarter = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 112 "..\..\..\MainWindow.xaml"
                this._quarter.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 26:
                this._eighth = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 115 "..\..\..\MainWindow.xaml"
                this._eighth.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 27:
                this._16th = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 118 "..\..\..\MainWindow.xaml"
                this._16th.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 28:
                this._32nd = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 121 "..\..\..\MainWindow.xaml"
                this._32nd.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 29:
                this.Rest_whole = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 125 "..\..\..\MainWindow.xaml"
                this.Rest_whole.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 30:
                this.Rest_half = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 128 "..\..\..\MainWindow.xaml"
                this.Rest_half.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 31:
                this.Rest_quarter = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 131 "..\..\..\MainWindow.xaml"
                this.Rest_quarter.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 32:
                this.Rest_eighth = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 134 "..\..\..\MainWindow.xaml"
                this.Rest_eighth.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 33:
                this.Rest_16th = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 137 "..\..\..\MainWindow.xaml"
                this.Rest_16th.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 34:
                this.Rest_32nd = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));

            #line 140 "..\..\..\MainWindow.xaml"
                this.Rest_32nd.Checked += new System.Windows.RoutedEventHandler(this.Notes_Checked);

            #line default
            #line hidden
                return;

            case 35:
                this.LyricSlurBeam = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 36:
                this.beam = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 37:
                this.slur = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 38:
                this.dot = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 39:
                this.sharp = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 40:
                this.flat = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 41:
                this.natural = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 42:
                this.lyrics = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 43:
                this.newgrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 44:
                this.TitleLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 45:
                this.TitleTxtBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 46:
                this.InstrumentLable = ((System.Windows.Controls.Label)(target));
                return;

            case 47:
                this.InstrumentTxtBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 48:
                this.keysiglistbox = ((System.Windows.Controls.ListBox)(target));
                return;

            case 49:
                this.KeySigLable = ((System.Windows.Controls.Label)(target));
                return;

            case 50:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 51:
                this.TimesBeat = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 52:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 53:
                this.BeatType = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 248 "..\..\..\MainWindow.xaml"
                this.BeatType.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.BeatType_ValueChanged);

            #line default
            #line hidden
                return;

            case 54:
                this.StaffLengthLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 55:
                this.StaffLength = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 56:
                this.CreateBtn = ((System.Windows.Controls.Button)(target));

            #line 253 "..\..\..\MainWindow.xaml"
                this.CreateBtn.Click += new System.Windows.RoutedEventHandler(this.CreateBtn_Click);

            #line default
            #line hidden
                return;

            case 57:
                this.CancelBtn = ((System.Windows.Controls.Button)(target));

            #line 254 "..\..\..\MainWindow.xaml"
                this.CancelBtn.Click += new System.Windows.RoutedEventHandler(this.CancelBtn_Click);

            #line default
            #line hidden
                return;

            case 58:
                this.ClefLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 59:
                this.ClefCombo = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 60:
                this.ScoreScrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 61:
                this.MainViewbox = ((System.Windows.Controls.Viewbox)(target));
                return;

            case 62:
                this.OverlapedGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 63:
                this.StaffStackPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 64:
                this.NotesWrappanel = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 65:
                this.TopCanvas = ((System.Windows.Controls.Canvas)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #10
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.RibbonWindow = ((Pichur.MainWindow)(target));
     
     #line 7 "..\..\..\MainWindow.xaml"
     this.RibbonWindow.SourceInitialized += new System.EventHandler(this.RibbonWindow_SourceInitialized);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\MainWindow.xaml"
     this.RibbonWindow.Loaded += new System.Windows.RoutedEventHandler(this.RibbonWindow_Loaded);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\MainWindow.xaml"
     this.RibbonWindow.KeyDown += new System.Windows.Input.KeyEventHandler(this.RibbonWindow_KeyDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 4:
     this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     return;
     case 5:
     this.EffectsTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 6:
     this.ClassicGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 7:
     this.e0RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 41 "..\..\..\MainWindow.xaml"
     this.e0RibBtn.Click += new System.Windows.RoutedEventHandler(this.e0RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.e1RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 42 "..\..\..\MainWindow.xaml"
     this.e1RibBtn.Click += new System.Windows.RoutedEventHandler(this.e1RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.e9RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 43 "..\..\..\MainWindow.xaml"
     this.e9RibBtn.Click += new System.Windows.RoutedEventHandler(this.e9RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.ArtisticGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 11:
     this.e3RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 59 "..\..\..\MainWindow.xaml"
     this.e3RibBtn.Click += new System.Windows.RoutedEventHandler(this.e3RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.e4RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 60 "..\..\..\MainWindow.xaml"
     this.e4RibBtn.Click += new System.Windows.RoutedEventHandler(this.e4RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.e5RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 61 "..\..\..\MainWindow.xaml"
     this.e5RibBtn.Click += new System.Windows.RoutedEventHandler(this.e5RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.e6RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 62 "..\..\..\MainWindow.xaml"
     this.e6RibBtn.Click += new System.Windows.RoutedEventHandler(this.e6RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.e13RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 63 "..\..\..\MainWindow.xaml"
     this.e13RibBtn.Click += new System.Windows.RoutedEventHandler(this.e13RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.DistortionGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 17:
     this.e7RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 77 "..\..\..\MainWindow.xaml"
     this.e7RibBtn.Click += new System.Windows.RoutedEventHandler(this.e7RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.e8RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 78 "..\..\..\MainWindow.xaml"
     this.e8RibBtn.Click += new System.Windows.RoutedEventHandler(this.e8RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.e10RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 79 "..\..\..\MainWindow.xaml"
     this.e10RibBtn.Click += new System.Windows.RoutedEventHandler(this.e10RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.e11RibBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 80 "..\..\..\MainWindow.xaml"
     this.e11RibBtn.Click += new System.Windows.RoutedEventHandler(this.e11RibBtn_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.DoneTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 22:
     this.saveGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 23:
     this.saveBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 85 "..\..\..\MainWindow.xaml"
     this.saveBtn.Click += new System.Windows.RoutedEventHandler(this.saveBtn_Click);
     
     #line default
     #line hidden
     return;
     case 24:
     this.uploadGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 25:
     this.uploadBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 88 "..\..\..\MainWindow.xaml"
     this.uploadBtn.Click += new System.Windows.RoutedEventHandler(this.uploadBtn_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.captureBtn = ((System.Windows.Controls.Button)(target));
     
     #line 92 "..\..\..\MainWindow.xaml"
     this.captureBtn.Click += new System.Windows.RoutedEventHandler(this.captureBtn_Click);
     
     #line default
     #line hidden
     return;
     case 27:
     this.captureIcon = ((System.Windows.Controls.Image)(target));
     return;
     case 28:
     this.refreshBtn = ((System.Windows.Controls.Button)(target));
     
     #line 95 "..\..\..\MainWindow.xaml"
     this.refreshBtn.Click += new System.Windows.RoutedEventHandler(this.refreshBtn_Click);
     
     #line default
     #line hidden
     return;
     case 29:
     this.border1 = ((System.Windows.Controls.Border)(target));
     return;
     case 30:
     this.camImg = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.SIS = ((SISClient.View.SISMenu)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\SISMenu.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupCadastro = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoCargo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 31 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoCargo.Click += new System.Windows.RoutedEventHandler(this.BotaoCargo_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoFuncionario = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 35 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoFuncionario.Click += new System.Windows.RoutedEventHandler(this.BotaoFuncionario_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoUsuario = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 9:
                this.BotaoControleAcessos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 10:
                this.GroupVendedor = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.BotaoSituacaoVendedor = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 53 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoSituacaoVendedor.Click += new System.Windows.RoutedEventHandler(this.BotaoSituacaoVendedor_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.BotaoLocalVenda = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 57 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoLocalVenda.Click += new System.Windows.RoutedEventHandler(this.BotaoLocalVenda_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.BotaoTipoPagamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 61 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoTipoPagamento.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoPagamento_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.BotaoCategoriaProduto = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 65 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoCategoriaProduto.Click += new System.Windows.RoutedEventHandler(this.BotaoCategoriaProduto_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.BotaoProduto = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 69 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoProduto.Click += new System.Windows.RoutedEventHandler(this.BotaoProduto_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.BotaoVendedor = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 73 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoVendedor.Click += new System.Windows.RoutedEventHandler(this.BotaoVendedor_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.GroupSair = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 18:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 82 "..\..\..\..\View\SISMenu.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 20:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ribbonTab1 = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 2:
                this.ribbonGroup1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 3:
                this.ribbonButton1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 4:
                this.ribbonButton2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 5:
                this.ribbonButton3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 6:
                this.ribbonGroup2 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 7:
                this.ribbonButton4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 8:
                this.ribbonButton5 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 9:
                this.ribbonTab2 = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 10:
                this.ribbonGroup4 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.ribbonButton8 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 12:
                this.ribbonButton9 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 13:
                this.ribbonButton10 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 14:
                this.ribbonGroup5 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 15:
                this.ribbonButton11 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 16:
                this.ribbonButton12 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 17:
                this.ribbonGroup6 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 18:
                this.ribbonButton13 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 19:
                this.ribbonButton14 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 20:
                this.ribbonTab3 = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 21:
                this.ribbonGroup8 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 22:
                this.ribbonButton18 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 23:
                this.ribbonButton19 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 24:
                this.ribbonButton20 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 25:
                this.bar = ((Odyssey.Controls.OutlookBar)(target));
                return;

            case 26:
                this.EmployeesContent = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 27:
                this.CustomersContent = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 28:
                this.ProductsContent = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 29:
                this.DocumentsRegion = ((AvalonDock.DocumentPane)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #13
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 36 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 36 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OnPaste);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 39 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 39 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OnCut);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 42 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 42 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OnCopy);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 44 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 45 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 47 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 48 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 50 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 51 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 7:
     
     #line 53 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 54 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 8:
     
     #line 56 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.OpenCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 57 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OpenCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 59 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 60 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 10:
     
     #line 62 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 63 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 11:
     
     #line 65 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 66 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 12:
     
     #line 68 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 69 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 13:
     
     #line 71 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.RibbonCommandCanExecute);
     
     #line default
     #line hidden
     
     #line 72 "..\..\..\..\..\Control\Aggregate\MainRibbon.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonCommand)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.RibbonCommandExecuted);
     
     #line default
     #line hidden
     return;
     case 14:
     this.ApplicationRibbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 15:
     this.TabHome = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 16:
     this.GroupClipBoard = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 17:
     this.ButtonPaste = ((Microsoft.Windows.Controls.Ribbon.RibbonSplitButton)(target));
     return;
     case 18:
     this.ButtonCut = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 19:
     this.ButtonCopy = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 20:
     this.GroupShape = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 21:
     this.ComboBoxShape = ((Microsoft.Windows.Controls.Ribbon.RibbonComboBox)(target));
     return;
     case 22:
     this.GroupEnamels = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 23:
     this.ComboBoxEnamels = ((Microsoft.Windows.Controls.Ribbon.RibbonComboBox)(target));
     return;
     case 24:
     this.TabInsert = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RibbonWindow = ((WpfRibbon.MainWindow)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.ButtonSave = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 4:
                this.ButtonPrint = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 5:
                this.ButtonQ3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 6:
                this.menuAplic = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenu)(target));
                return;

            case 7:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
                return;

            case 8:
                this.MenuSair = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 51 "..\..\..\..\View\MainWindow.xaml"
                this.MenuSair.Click += new System.Windows.RoutedEventHandler(this.MenuSair_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.MenuFechar = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 61 "..\..\..\..\View\MainWindow.xaml"
                this.MenuFechar.Click += new System.Windows.RoutedEventHandler(this.MenuFechar_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 11:
                this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 12:
                this.Button1 = ((Microsoft.Windows.Controls.Ribbon.RibbonSplitButton)(target));

            #line 80 "..\..\..\..\View\MainWindow.xaml"
                this.Button1.Click += new System.Windows.RoutedEventHandler(this.Button1_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.Button2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 83 "..\..\..\..\View\MainWindow.xaml"
                this.Button2.Click += new System.Windows.RoutedEventHandler(this.Button2_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.Button3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 87 "..\..\..\..\View\MainWindow.xaml"
                this.Button3.Click += new System.Windows.RoutedEventHandler(this.Button3_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.Button4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 90 "..\..\..\..\View\MainWindow.xaml"
                this.Button4.Click += new System.Windows.RoutedEventHandler(this.Button4_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.ButtonEnd = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 17:
                this.ButtonCargo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 18:
                this.ButtonEstadoCivil = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 19:

            #line 123 "..\..\..\..\View\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Button2_Click);

            #line default
            #line hidden
                return;

            case 20:

            #line 126 "..\..\..\..\View\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Button3_Click);

            #line default
            #line hidden
                return;

            case 21:

            #line 129 "..\..\..\..\View\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Button4_Click);

            #line default
            #line hidden
                return;

            case 22:

            #line 173 "..\..\..\..\View\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Button2_Click);

            #line default
            #line hidden
                return;

            case 23:

            #line 176 "..\..\..\..\View\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Button3_Click);

            #line default
            #line hidden
                return;

            case 24:

            #line 179 "..\..\..\..\View\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Button4_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.Requisicao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 26:
                this.TabGrid = ((System.Windows.Controls.TabItem)(target));
                return;

            case 27:
                this.dataGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 28:
                this.TabOp = ((System.Windows.Controls.TabItem)(target));
                return;

            case 29:
                this.Confirma = ((System.Windows.Controls.Button)(target));

            #line 272 "..\..\..\..\View\MainWindow.xaml"
                this.Confirma.Click += new System.Windows.RoutedEventHandler(this.Confirma_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 32:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;

            case 33:
                this.textBox1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 34:
                this.textBox2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 35:
                this.textBox3 = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #15
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.RibbonWindow = ((CodeCentPrototype.MainWindow)(target));
     
     #line 7 "..\..\..\MainWindow.xaml"
     this.RibbonWindow.Loaded += new System.Windows.RoutedEventHandler(this.RibbonWindow_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 4:
     this.ButtonExit = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     
     #line 20 "..\..\..\MainWindow.xaml"
     this.ButtonExit.Click += new System.Windows.RoutedEventHandler(this.ButtonExit_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 6:
     this.RibbonGroupMain = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 7:
     this.RibbonButtonNewApplication = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 8:
     this.RibbonButtonNew = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 30 "..\..\..\MainWindow.xaml"
     this.RibbonButtonNew.Click += new System.Windows.RoutedEventHandler(this.RibbonButtonNew_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.RibbonButtonSearch = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 10:
     this.RibbonButtonCancelNew = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 35 "..\..\..\MainWindow.xaml"
     this.RibbonButtonCancelNew.Click += new System.Windows.RoutedEventHandler(this.RibbonButtonCancelNew_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.RibbonGroupStudent = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 12:
     this.RibbonButtonUnlockRecord = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 13:
     this.RibbonButtonPrint = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 14:
     this.RibbonButtonSave = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 44 "..\..\..\MainWindow.xaml"
     this.RibbonButtonSave.Click += new System.Windows.RoutedEventHandler(this.RibbonButtonSave_Click_1);
     
     #line default
     #line hidden
     return;
     case 15:
     this.RibbonGroupClipboard = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 16:
     this.RibbonButtonPaste = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 17:
     this.RibbonButtonCut = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 18:
     this.RibbonButtonCopy = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 19:
     this.RibbonTabTools = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 20:
     this.RibbonGroupReporting = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 21:
     this.RibbonButtonRunReport = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 22:
     this.RibbonButtonExport = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 23:
     this.RibbonGroupBackupRestore = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 24:
     this.RibbonButtonBackup = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 25:
     this.RibbonButtonRestore = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 26:
     this.RibbonGroupSettings = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 27:
     this.RibbonButtonOptions = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 74 "..\..\..\MainWindow.xaml"
     this.RibbonButtonOptions.Click += new System.Windows.RoutedEventHandler(this.RibbonButtonOptions_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.RibbonTabHelp = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 29:
     this.RibbonGroupHelp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 30:
     this.RibbonButtonHelp = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 31:
     this.RibbonGroupAbout = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 32:
     this.RibbonButtonAbout = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 33:
     this.ProfileTabControl = ((System.Windows.Controls.TabControl)(target));
     
     #line 94 "..\..\..\MainWindow.xaml"
     this.ProfileTabControl.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ProfileTabControl_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 34:
     this.tabProfile = ((System.Windows.Controls.TabItem)(target));
     return;
     case 35:
     this.groupContactInformation = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 36:
     this.labelAddress = ((System.Windows.Controls.Label)(target));
     return;
     case 37:
     this.labelCity = ((System.Windows.Controls.Label)(target));
     return;
     case 38:
     this.labelState = ((System.Windows.Controls.Label)(target));
     return;
     case 39:
     this.labelZip = ((System.Windows.Controls.Label)(target));
     return;
     case 40:
     this.labelHomePhone = ((System.Windows.Controls.Label)(target));
     return;
     case 41:
     this.labelCellPhone = ((System.Windows.Controls.Label)(target));
     return;
     case 42:
     this.labelEmailAddress = ((System.Windows.Controls.Label)(target));
     return;
     case 43:
     this.labelCWUEmailAddress = ((System.Windows.Controls.Label)(target));
     return;
     case 44:
     this.textAddress = ((System.Windows.Controls.TextBox)(target));
     
     #line 111 "..\..\..\MainWindow.xaml"
     this.textAddress.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 45:
     this.textCity = ((System.Windows.Controls.TextBox)(target));
     
     #line 112 "..\..\..\MainWindow.xaml"
     this.textCity.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 46:
     this.textState = ((System.Windows.Controls.TextBox)(target));
     
     #line 113 "..\..\..\MainWindow.xaml"
     this.textState.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 47:
     this.textZIPCode = ((System.Windows.Controls.TextBox)(target));
     
     #line 114 "..\..\..\MainWindow.xaml"
     this.textZIPCode.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 48:
     this.textHomePhone = ((System.Windows.Controls.TextBox)(target));
     
     #line 115 "..\..\..\MainWindow.xaml"
     this.textHomePhone.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 49:
     this.textCellPhone = ((System.Windows.Controls.TextBox)(target));
     
     #line 116 "..\..\..\MainWindow.xaml"
     this.textCellPhone.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 50:
     this.textCWUEmailAddress = ((System.Windows.Controls.TextBox)(target));
     
     #line 117 "..\..\..\MainWindow.xaml"
     this.textCWUEmailAddress.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 51:
     this.textEmailAddress = ((System.Windows.Controls.TextBox)(target));
     
     #line 118 "..\..\..\MainWindow.xaml"
     this.textEmailAddress.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 52:
     this.groupStudentInformation = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 53:
     this.labelLastName = ((System.Windows.Controls.Label)(target));
     return;
     case 54:
     this.labelFirstName = ((System.Windows.Controls.Label)(target));
     return;
     case 55:
     this.labelMiddleInitial = ((System.Windows.Controls.Label)(target));
     return;
     case 56:
     this.labelBirthday = ((System.Windows.Controls.Label)(target));
     return;
     case 57:
     this.labelStudentID = ((System.Windows.Controls.Label)(target));
     return;
     case 58:
     this.textLastName = ((System.Windows.Controls.TextBox)(target));
     
     #line 133 "..\..\..\MainWindow.xaml"
     this.textLastName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 59:
     this.textFirstName = ((System.Windows.Controls.TextBox)(target));
     
     #line 134 "..\..\..\MainWindow.xaml"
     this.textFirstName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 60:
     this.textStudentID = ((System.Windows.Controls.TextBox)(target));
     
     #line 135 "..\..\..\MainWindow.xaml"
     this.textStudentID.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 61:
     this.textMiddleInitial = ((System.Windows.Controls.TextBox)(target));
     
     #line 136 "..\..\..\MainWindow.xaml"
     this.textMiddleInitial.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 62:
     this.textBirthday = ((System.Windows.Controls.TextBox)(target));
     
     #line 137 "..\..\..\MainWindow.xaml"
     this.textBirthday.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 63:
     this.tabDetails = ((System.Windows.Controls.TabItem)(target));
     return;
     case 64:
     this.groupGeneral = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 65:
     this.groupTestScores = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 66:
     this.labelCollegeGPA = ((System.Windows.Controls.Label)(target));
     return;
     case 67:
     this.labelHSGPA = ((System.Windows.Controls.Label)(target));
     return;
     case 68:
     this.textGPA = ((System.Windows.Controls.TextBox)(target));
     
     #line 149 "..\..\..\MainWindow.xaml"
     this.textGPA.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 69:
     this.textHSGPA = ((System.Windows.Controls.TextBox)(target));
     
     #line 150 "..\..\..\MainWindow.xaml"
     this.textHSGPA.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 70:
     this.textDateOfDirectorAction = ((System.Windows.Controls.TextBox)(target));
     
     #line 151 "..\..\..\MainWindow.xaml"
     this.textDateOfDirectorAction.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 71:
     this.labelDateOfDirectorAction = ((System.Windows.Controls.Label)(target));
     return;
     case 72:
     this.labelClassStanding = ((System.Windows.Controls.Label)(target));
     return;
     case 73:
     this.labelQuarterEnteredCWU = ((System.Windows.Controls.Label)(target));
     return;
     case 74:
     this.labelQuarterEnteredDHC = ((System.Windows.Controls.Label)(target));
     return;
     case 75:
     this.labelCWUAppStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 76:
     this.labelCurrentCWUStudent = ((System.Windows.Controls.Label)(target));
     return;
     case 77:
     this.labelDateReceived = ((System.Windows.Controls.Label)(target));
     return;
     case 78:
     this.labelFirstYearOrUDSE = ((System.Windows.Controls.Label)(target));
     return;
     case 79:
     this.labelAI = ((System.Windows.Controls.Label)(target));
     return;
     case 80:
     this.labelSAT = ((System.Windows.Controls.Label)(target));
     return;
     case 81:
     this.labelACT = ((System.Windows.Controls.Label)(target));
     return;
     case 82:
     this.labelTransfer = ((System.Windows.Controls.Label)(target));
     return;
     case 83:
     this.labelFirstYearOrUDSE_Copy = ((System.Windows.Controls.Label)(target));
     return;
     case 84:
     this.labelDirectorAction = ((System.Windows.Controls.Label)(target));
     return;
     case 85:
     this.textQuarterEnteredCWU = ((System.Windows.Controls.TextBox)(target));
     
     #line 168 "..\..\..\MainWindow.xaml"
     this.textQuarterEnteredCWU.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 86:
     this.textQuarterEnteredDHC = ((System.Windows.Controls.TextBox)(target));
     
     #line 169 "..\..\..\MainWindow.xaml"
     this.textQuarterEnteredDHC.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 87:
     this.textAI = ((System.Windows.Controls.TextBox)(target));
     
     #line 170 "..\..\..\MainWindow.xaml"
     this.textAI.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 88:
     this.textSAT = ((System.Windows.Controls.TextBox)(target));
     
     #line 171 "..\..\..\MainWindow.xaml"
     this.textSAT.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 89:
     this.textACT = ((System.Windows.Controls.TextBox)(target));
     return;
     case 90:
     this.comboClassStanding = ((System.Windows.Controls.ComboBox)(target));
     
     #line 173 "..\..\..\MainWindow.xaml"
     this.comboClassStanding.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 91:
     this.comboCurrentCWUStudent = ((System.Windows.Controls.ComboBox)(target));
     
     #line 179 "..\..\..\MainWindow.xaml"
     this.comboCurrentCWUStudent.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 92:
     this.comboFirstYearorUDSE = ((System.Windows.Controls.ComboBox)(target));
     
     #line 183 "..\..\..\MainWindow.xaml"
     this.comboFirstYearorUDSE.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 93:
     this.comboCoreOrHybrid = ((System.Windows.Controls.ComboBox)(target));
     
     #line 187 "..\..\..\MainWindow.xaml"
     this.comboCoreOrHybrid.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 94:
     this.comboTransfer = ((System.Windows.Controls.ComboBox)(target));
     
     #line 191 "..\..\..\MainWindow.xaml"
     this.comboTransfer.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 95:
     this.comboCWUAppStatus = ((System.Windows.Controls.ComboBox)(target));
     
     #line 195 "..\..\..\MainWindow.xaml"
     this.comboCWUAppStatus.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 96:
     this.textDateReceived = ((System.Windows.Controls.TextBox)(target));
     
     #line 203 "..\..\..\MainWindow.xaml"
     this.textDateReceived.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 97:
     this.comboDirectorAction = ((System.Windows.Controls.ComboBox)(target));
     
     #line 204 "..\..\..\MainWindow.xaml"
     this.comboDirectorAction.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 98:
     this.labelGraduatedOrWithdrawn = ((System.Windows.Controls.Label)(target));
     return;
     case 99:
     this.comboGraduatedOrWithdrawn = ((System.Windows.Controls.ComboBox)(target));
     
     #line 211 "..\..\..\MainWindow.xaml"
     this.comboGraduatedOrWithdrawn.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 100:
     this.SHPCourseGroupbox = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 101:
     this.comboSHP399 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 234 "..\..\..\MainWindow.xaml"
     this.comboSHP399.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 102:
     this.comboSHP401 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 249 "..\..\..\MainWindow.xaml"
     this.comboSHP401.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 103:
     this.comboSHP497 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 264 "..\..\..\MainWindow.xaml"
     this.comboSHP497.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 104:
     this.label141_Copy15 = ((System.Windows.Controls.Label)(target));
     return;
     case 105:
     this.label141_Copy16 = ((System.Windows.Controls.Label)(target));
     return;
     case 106:
     this.label141_Copy17 = ((System.Windows.Controls.Label)(target));
     return;
     case 107:
     this.groupGPADetail = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 108:
     this.labelCurrentQuarterGPA = ((System.Windows.Controls.Label)(target));
     return;
     case 109:
     this.labelPriorQuarterGPA = ((System.Windows.Controls.Label)(target));
     return;
     case 110:
     this.textCurrentQuarterGPA = ((System.Windows.Controls.TextBox)(target));
     
     #line 278 "..\..\..\MainWindow.xaml"
     this.textCurrentQuarterGPA.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 111:
     this.textPriorQuarterGPA = ((System.Windows.Controls.TextBox)(target));
     
     #line 279 "..\..\..\MainWindow.xaml"
     this.textPriorQuarterGPA.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 112:
     this.labelCummulativeGPA = ((System.Windows.Controls.Label)(target));
     return;
     case 113:
     this.textCumulativeGPA = ((System.Windows.Controls.TextBox)(target));
     
     #line 281 "..\..\..\MainWindow.xaml"
     this.textCumulativeGPA.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 114:
     this.groupGPADetail1 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 115:
     this.DHCCourseGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 116:
     this.labelMathRequirement = ((System.Windows.Controls.Label)(target));
     return;
     case 117:
     this.labelLanguageRequirement = ((System.Windows.Controls.Label)(target));
     return;
     case 118:
     this.comboMathRequirement = ((System.Windows.Controls.ComboBox)(target));
     
     #line 288 "..\..\..\MainWindow.xaml"
     this.comboMathRequirement.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 119:
     this.comboLanguageRequirement = ((System.Windows.Controls.ComboBox)(target));
     
     #line 292 "..\..\..\MainWindow.xaml"
     this.comboLanguageRequirement.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 120:
     this.combo140 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 121:
     this.combo141 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 311 "..\..\..\MainWindow.xaml"
     this.combo141.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 122:
     this.combo150 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 326 "..\..\..\MainWindow.xaml"
     this.combo150.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 123:
     this.combo151 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 341 "..\..\..\MainWindow.xaml"
     this.combo151.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 124:
     this.combo251 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 356 "..\..\..\MainWindow.xaml"
     this.combo251.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 125:
     this.combo250 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 371 "..\..\..\MainWindow.xaml"
     this.combo250.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 126:
     this.combo161 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 386 "..\..\..\MainWindow.xaml"
     this.combo161.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 127:
     this.combo160 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 401 "..\..\..\MainWindow.xaml"
     this.combo160.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 128:
     this.combo260 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 416 "..\..\..\MainWindow.xaml"
     this.combo260.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 129:
     this.combo261 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 431 "..\..\..\MainWindow.xaml"
     this.combo261.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 130:
     this.combo270 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 446 "..\..\..\MainWindow.xaml"
     this.combo270.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 131:
     this.combo301 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 461 "..\..\..\MainWindow.xaml"
     this.combo301.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 132:
     this.combo497 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 476 "..\..\..\MainWindow.xaml"
     this.combo497.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 133:
     this.combo401 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 480 "..\..\..\MainWindow.xaml"
     this.combo401.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 134:
     this.combo399 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 495 "..\..\..\MainWindow.xaml"
     this.combo399.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 135:
     this.combo380 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 510 "..\..\..\MainWindow.xaml"
     this.combo380.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StudentField_Changed);
     
     #line default
     #line hidden
     return;
     case 136:
     this.label141 = ((System.Windows.Controls.Label)(target));
     return;
     case 137:
     this.label141_Copy = ((System.Windows.Controls.Label)(target));
     return;
     case 138:
     this.label141_Copy1 = ((System.Windows.Controls.Label)(target));
     return;
     case 139:
     this.label141_Copy2 = ((System.Windows.Controls.Label)(target));
     return;
     case 140:
     this.label141_Copy3 = ((System.Windows.Controls.Label)(target));
     return;
     case 141:
     this.label141_Copy4 = ((System.Windows.Controls.Label)(target));
     return;
     case 142:
     this.label141_Copy5 = ((System.Windows.Controls.Label)(target));
     return;
     case 143:
     this.label141_Copy6 = ((System.Windows.Controls.Label)(target));
     return;
     case 144:
     this.label141_Copy7 = ((System.Windows.Controls.Label)(target));
     return;
     case 145:
     this.label141_Copy8 = ((System.Windows.Controls.Label)(target));
     return;
     case 146:
     this.label141_Copy9 = ((System.Windows.Controls.Label)(target));
     return;
     case 147:
     this.label141_Copy10 = ((System.Windows.Controls.Label)(target));
     return;
     case 148:
     this.label141_Copy11 = ((System.Windows.Controls.Label)(target));
     return;
     case 149:
     this.label141_Copy12 = ((System.Windows.Controls.Label)(target));
     return;
     case 150:
     this.label141_Copy13 = ((System.Windows.Controls.Label)(target));
     return;
     case 151:
     this.label141_Copy14 = ((System.Windows.Controls.Label)(target));
     return;
     case 152:
     this.tabAttachments = ((System.Windows.Controls.TabItem)(target));
     return;
     case 153:
     this.groupComments = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 154:
     this.textComments = ((System.Windows.Controls.TextBox)(target));
     
     #line 552 "..\..\..\MainWindow.xaml"
     this.textComments.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 155:
     this.groupAttachedFiles = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 156:
     this.listFiles = ((System.Windows.Controls.ListBox)(target));
     return;
     case 157:
     this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 158:
     this.textBox1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 558 "..\..\..\MainWindow.xaml"
     this.textBox1.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StudentField_TextChanged);
     
     #line default
     #line hidden
     return;
     case 159:
     this.comboYear = ((System.Windows.Controls.ComboBox)(target));
     
     #line 563 "..\..\..\MainWindow.xaml"
     this.comboYear.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboYear_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 160:
     this.comboClassStanding_Copy = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 161:
     this.listStudents = ((System.Windows.Controls.ListBox)(target));
     
     #line 578 "..\..\..\MainWindow.xaml"
     this.listStudents.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listStudents_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 162:
     this.comboClassStanding_Copy1 = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 163:
     this.comboClassStanding_Copy2 = ((System.Windows.Controls.ComboBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RibbonWindow = ((WpfRibbon.MainWindow)(target));
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));

            #line 15 "..\..\..\MainWindow.xaml"
                this.Ribbon.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Ribbon_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
                return;

            case 5:
                this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 6:
                this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 7:
                this.Button1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 8:
                this.Button2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 9:
                this.Button3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 10:
                this.Button4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 11:
                this.SettingsTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 12:
                this.Group5 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 13:
                this.Button5 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Cadastros = ((Cadastros.View.Menu)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\View\Menu.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Produto = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.Groupproduto = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoUnidade = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 33 "..\..\..\View\Menu.xaml"
                this.BotaoUnidade.Click += new System.Windows.RoutedEventHandler(this.BotaoUnidade_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoGrupo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 37 "..\..\..\View\Menu.xaml"
                this.BotaoGrupo.Click += new System.Windows.RoutedEventHandler(this.BotaoGrupo_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoSubGrupo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 41 "..\..\..\View\Menu.xaml"
                this.BotaoSubGrupo.Click += new System.Windows.RoutedEventHandler(this.BotaoSubGrupo_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoProduto = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 45 "..\..\..\View\Menu.xaml"
                this.BotaoProduto.Click += new System.Windows.RoutedEventHandler(this.BotaoProduto_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.GroupSairProduto = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.BotaoSairProduto = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 52 "..\..\..\View\Menu.xaml"
                this.BotaoSairProduto.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.PCP = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 13:
                this.GroupPCP = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 14:
                this.BotaoInstrucao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 65 "..\..\..\View\Menu.xaml"
                this.BotaoInstrucao.Click += new System.Windows.RoutedEventHandler(this.BotaoInstrucao_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.BotaoOrdemProducao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 69 "..\..\..\View\Menu.xaml"
                this.BotaoOrdemProducao.Click += new System.Windows.RoutedEventHandler(this.BotaoOrdemProducao_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.GroupSairPCP = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 17:
                this.BotaoSairPCP = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 77 "..\..\..\View\Menu.xaml"
                this.BotaoSairPCP.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 19:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Ponto = ((PontoClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupCadastro = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoParametros = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 30 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoParametros.Click += new System.Windows.RoutedEventHandler(this.BotaoParametros_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoHorarios = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 34 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoHorarios.Click += new System.Windows.RoutedEventHandler(this.BotaoHorarios_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoEscala = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 38 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoEscala.Click += new System.Windows.RoutedEventHandler(this.BotaoEscala_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BotaoClassificacao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 42 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoClassificacao.Click += new System.Windows.RoutedEventHandler(this.BotaoClassificacao_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.BotaoAbono = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 46 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoAbono.Click += new System.Windows.RoutedEventHandler(this.BotaoAbono_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.BotaoRelogio = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 50 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoRelogio.Click += new System.Windows.RoutedEventHandler(this.BotaoRelogio_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.BotaoBanco = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 54 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoBanco.Click += new System.Windows.RoutedEventHandler(this.BotaoBanco_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.GroupMovimento = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 14:
                this.BotaoTratamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 63 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTratamento.Click += new System.Windows.RoutedEventHandler(this.BotaoTratamento_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.BotaoGeracao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 67 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoGeracao.Click += new System.Windows.RoutedEventHandler(this.BotaoGeracao_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.BotaoEspelho = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 71 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoEspelho.Click += new System.Windows.RoutedEventHandler(this.BotaoEspelho_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.BotaoMarcacao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 75 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoMarcacao.Click += new System.Windows.RoutedEventHandler(this.BotaoMarcacao_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.GroupDiversos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 19:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 84 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 21:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\MainWindow.xaml"
                ((StartsInternational.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1);

            #line default
            #line hidden

            #line 11 "..\..\MainWindow.xaml"
                ((StartsInternational.MainWindow)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.grid1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.ribbonMaster = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 4:
                this.btnLock = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 46 "..\..\MainWindow.xaml"
                this.btnLock.Click += new System.Windows.RoutedEventHandler(this.btnLock_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.Resetpass = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 48 "..\..\MainWindow.xaml"
                this.Resetpass.Click += new System.Windows.RoutedEventHandler(this.Resetpass_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 49 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Exit_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.rbnSale = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 8:
                this.rg_Contract = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 9:
                this.rbn_c_r = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 56 "..\..\MainWindow.xaml"
                this.rbn_c_r.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.rbn_c_t = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 57 "..\..\MainWindow.xaml"
                this.rbn_c_t.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.rbnAdjust = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 12:
                this.rg_Customer = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 13:
                this.rbn_Customer = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 63 "..\..\MainWindow.xaml"
                this.rbn_Customer.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.rbn_estate = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 64 "..\..\MainWindow.xaml"
                this.rbn_estate.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.rbn_building = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 65 "..\..\MainWindow.xaml"
                this.rbn_building.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.rbnReport = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 17:
                this.rg_RpStatus = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 18:
                this.rbn_rp_status_contract = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 71 "..\..\MainWindow.xaml"
                this.rbn_rp_status_contract.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.rg_RpK_Y = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 20:
                this.rbn_rpky = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 75 "..\..\MainWindow.xaml"
                this.rbn_rpky.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.rg_RpTennat = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 22:
                this.rbn_rp_fee = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 79 "..\..\MainWindow.xaml"
                this.rbn_rp_fee.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.rg_RpRenter = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 24:
                this.rbn_rp_chuadong = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 83 "..\..\MainWindow.xaml"
                this.rbn_rp_chuadong.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.rg_Fee = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 26:
                this.rbn_rp_fees = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 87 "..\..\MainWindow.xaml"
                this.rbn_rp_fees.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.rbnManager = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 28:
                this.rg_QT = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 29:
                this.rbn_Group_User = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 93 "..\..\MainWindow.xaml"
                this.rbn_Group_User.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.rbn_User = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 94 "..\..\MainWindow.xaml"
                this.rbn_User.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.grid2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 32:
                this.DockManager = ((AvalonDock.DockingManager)(target));

            #line 105 "..\..\MainWindow.xaml"
                this.DockManager.Loaded += new System.Windows.RoutedEventHandler(this.DockManager_Loaded);

            #line default
            #line hidden
                return;

            case 33:
                this.btnImgUser = ((System.Windows.Controls.Button)(target));

            #line 125 "..\..\MainWindow.xaml"
                this.btnImgUser.Click += new System.Windows.RoutedEventHandler(this.btnImgUser_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.username = ((System.Windows.Controls.Label)(target));
                return;

            case 35:
                this.lbltime = ((System.Windows.Controls.Label)(target));
                return;

            case 36:
                this.btnGoiY = ((System.Windows.Controls.Button)(target));

            #line 177 "..\..\MainWindow.xaml"
                this.btnGoiY.Click += new System.Windows.RoutedEventHandler(this.btnGoiY_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.This = ((DBMgrRibbon.MainWindow)(target));
     
     #line 8 "..\..\..\UIMain.xaml"
     this.This.Closing += new System.ComponentModel.CancelEventHandler(this.This_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     
     #line 34 "..\..\..\UIMain.xaml"
     this.Ribbon.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Ribbon_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     return;
     case 5:
     this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 6:
     this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 7:
     this.Button1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 8:
     this.Button2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 9:
     this.Button3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 10:
     this.Button4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 11:
     this.newSliceName = ((Microsoft.Windows.Controls.Ribbon.RibbonTextBox)(target));
     return;
     case 12:
     
     #line 76 "..\..\..\UIMain.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.newSliceBtnClick);
     
     #line default
     #line hidden
     return;
     case 13:
     this.addCanvasSliceItemBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 80 "..\..\..\UIMain.xaml"
     this.addCanvasSliceItemBtn.Click += new System.Windows.RoutedEventHandler(this.newCanvasSliceItem);
     
     #line default
     #line hidden
     return;
     case 14:
     this.moveSlotUpBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 81 "..\..\..\UIMain.xaml"
     this.moveSlotUpBtn.Click += new System.Windows.RoutedEventHandler(this.moveUpCanvasSliceItem);
     
     #line default
     #line hidden
     return;
     case 15:
     this.moveSlotDownBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 82 "..\..\..\UIMain.xaml"
     this.moveSlotDownBtn.Click += new System.Windows.RoutedEventHandler(this.moveDownCanvasSliceItem);
     
     #line default
     #line hidden
     return;
     case 16:
     this.removeCanvasSliceItemBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 83 "..\..\..\UIMain.xaml"
     this.removeCanvasSliceItemBtn.Click += new System.Windows.RoutedEventHandler(this.removeCanvasSliceItem);
     
     #line default
     #line hidden
     return;
     case 17:
     this.in_artist = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.in_title = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.in_category = ((System.Windows.Controls.ComboBox)(target));
     
     #line 120 "..\..\..\UIMain.xaml"
     this.in_category.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.in_category_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 20:
     
     #line 134 "..\..\..\UIMain.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click_Save);
     
     #line default
     #line hidden
     return;
     case 21:
     
     #line 135 "..\..\..\UIMain.xaml"
     ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click_Cancel);
     
     #line default
     #line hidden
     return;
     case 22:
     this.libraryTree = ((System.Windows.Controls.TreeView)(target));
     return;
     case 23:
     this.scheduleCalendar = ((System.Windows.Controls.Calendar)(target));
     
     #line 146 "..\..\..\UIMain.xaml"
     this.scheduleCalendar.SelectedDatesChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.scheduleCalendar_SelectedDatesChanged);
     
     #line default
     #line hidden
     return;
     case 24:
     this.tb1 = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     
     #line 148 "..\..\..\UIMain.xaml"
     this.tb1.Checked += new System.Windows.RoutedEventHandler(this.ToggleButton_Checked);
     
     #line default
     #line hidden
     return;
     case 25:
     this.tb2 = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     
     #line 149 "..\..\..\UIMain.xaml"
     this.tb2.Checked += new System.Windows.RoutedEventHandler(this.ToggleButton_Checked);
     
     #line default
     #line hidden
     return;
     case 26:
     this.tb3 = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     
     #line 150 "..\..\..\UIMain.xaml"
     this.tb3.Checked += new System.Windows.RoutedEventHandler(this.ToggleButton_Checked);
     
     #line default
     #line hidden
     return;
     case 27:
     this.grid = ((System.Windows.Controls.DataGrid)(target));
     
     #line 153 "..\..\..\UIMain.xaml"
     this.grid.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.grid_SelectionChanged);
     
     #line default
     #line hidden
     
     #line 153 "..\..\..\UIMain.xaml"
     this.grid.MouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.GridRightBtnDown);
     
     #line default
     #line hidden
     
     #line 153 "..\..\..\UIMain.xaml"
     this.grid.KeyDown += new System.Windows.Input.KeyEventHandler(this.grid_KeyDown);
     
     #line default
     #line hidden
     return;
     case 28:
     this.loggrid = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 29:
     this.ProgressBar = ((System.Windows.Controls.ProgressBar)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #21
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.RibbonWindow = ((Rabbit_Scan.MainWindow)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 4:
     this.StartTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 5:
     this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 6:
     this.Button1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 31 "..\..\..\MainWindow.xaml"
     this.Button1.Click += new System.Windows.RoutedEventHandler(this.Button1_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Group2 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 8:
     this.Button2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 37 "..\..\..\MainWindow.xaml"
     this.Button2.Click += new System.Windows.RoutedEventHandler(this.Button2_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Button3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 41 "..\..\..\MainWindow.xaml"
     this.Button3.Click += new System.Windows.RoutedEventHandler(this.Button3_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.Button4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 45 "..\..\..\MainWindow.xaml"
     this.Button4.Click += new System.Windows.RoutedEventHandler(this.Button4_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.Group5 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 12:
     this.Button5 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 51 "..\..\..\MainWindow.xaml"
     this.Button5.Click += new System.Windows.RoutedEventHandler(this.Button5_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.Button6 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 55 "..\..\..\MainWindow.xaml"
     this.Button6.Click += new System.Windows.RoutedEventHandler(this.Button6_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.rectangle1 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 15:
     this.rectangle2 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 16:
     this.rectangle3 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 17:
     this.rectangle4 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 18:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.textBox2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 22:
     this.passwordBox1 = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 23:
     this.comboBox1 = ((System.Windows.Controls.ComboBox)(target));
     
     #line 69 "..\..\..\MainWindow.xaml"
     this.comboBox1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBox1_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 24:
     this.ribbonButton1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 25:
     this.dataGrid1 = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #22
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.RibbonRow = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 3:
     this.ClientRow = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 4:
     this.ApplicationRibbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     
     #line 80 "..\..\..\..\MVVM\Views\ShellWindow.xaml"
     this.ApplicationRibbon.Loaded += new System.Windows.RoutedEventHandler(this.ApplicationRibbon_Loaded);
     
     #line default
     #line hidden
     return;
     case 5:
     this.EditionTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 6:
     this.SaveGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 7:
     this.SaveRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 8:
     this.NewGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 9:
     this.NewRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 10:
     this.EditGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 11:
     this.EditRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 12:
     this.DeleteRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 13:
     this.SearchGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 14:
     this.GetRecordsButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 15:
     this.PagingGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 16:
     this.GoBeginingButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 17:
     this.ForwardPageButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 18:
     this.NextPageButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 19:
     this.LastPageButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 20:
     this.SelectedLanguage = ((Microsoft.Windows.Controls.Ribbon.RibbonComboBox)(target));
     return;
     case 21:
     this.ClientArea = ((System.Windows.Controls.Grid)(target));
     return;
     case 22:
     this.dockingManager = ((AvalonDock.DockingManager)(target));
     return;
     case 23:
     this.TaskRegion = ((System.Windows.Controls.ItemsControl)(target));
     return;
     case 24:
     this.NavigationRegion = ((System.Windows.Controls.ContentControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmmain = ((NangShop.MainWindow)(target));

            #line 8 "..\..\MainWindow.xaml"
                this.frmmain.Loaded += new System.Windows.RoutedEventHandler(this.frmmain_Loaded);

            #line default
            #line hidden

            #line 8 "..\..\MainWindow.xaml"
                this.frmmain.Closed += new System.EventHandler(this.frmmain_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.grid1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.ribbonMaster = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 4:
                this.btnLock = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 44 "..\..\MainWindow.xaml"
                this.btnLock.Click += new System.Windows.RoutedEventHandler(this.btnLock_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.Resetpass = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 46 "..\..\MainWindow.xaml"
                this.Resetpass.Click += new System.Windows.RoutedEventHandler(this.Resetpass_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 47 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Exit_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.rbnSale = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 8:
                this.rg_Receive_Data = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 9:
                this.rbn_Receive = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 55 "..\..\MainWindow.xaml"
                this.rbn_Receive.Click += new System.Windows.RoutedEventHandler(this.rbn_Receive_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.rbn_Sale = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 56 "..\..\MainWindow.xaml"
                this.rbn_Sale.Click += new System.Windows.RoutedEventHandler(this.rbn_Sale_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.rbn_Sale_Buon = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 57 "..\..\MainWindow.xaml"
                this.rbn_Sale_Buon.Click += new System.Windows.RoutedEventHandler(this.rbn_Sale_Buon_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.rbnReport = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 13:
                this.rbn_SaleHeader = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 63 "..\..\MainWindow.xaml"
                this.rbn_SaleHeader.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.rbn_SaleHeader_BanBuon = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 64 "..\..\MainWindow.xaml"
                this.rbn_SaleHeader_BanBuon.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.rbnAdjust = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 16:
                this.rg_Receive_Display = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 17:
                this.rbn_Product = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 70 "..\..\MainWindow.xaml"
                this.rbn_Product.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.rbn_Category = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 71 "..\..\MainWindow.xaml"
                this.rbn_Category.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.rbn_Color = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 72 "..\..\MainWindow.xaml"
                this.rbn_Color.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.rg_Customer = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 21:
                this.rbn_NhaBuon = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 76 "..\..\MainWindow.xaml"
                this.rbn_NhaBuon.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.rbn_Customer = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 77 "..\..\MainWindow.xaml"
                this.rbn_Customer.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.rbnManager = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 24:
                this.rg_QT = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 25:
                this.rbn_Group_User = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 84 "..\..\MainWindow.xaml"
                this.rbn_Group_User.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.rbn_User = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 85 "..\..\MainWindow.xaml"
                this.rbn_User.Click += new System.Windows.RoutedEventHandler(this.btnDockingForm_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.grid2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 28:
                this.DockManager = ((AvalonDock.DockingManager)(target));

            #line 96 "..\..\MainWindow.xaml"
                this.DockManager.Loaded += new System.Windows.RoutedEventHandler(this.DockManager_Loaded);

            #line default
            #line hidden
                return;

            case 29:
                this.btnImgUser = ((System.Windows.Controls.Button)(target));

            #line 115 "..\..\MainWindow.xaml"
                this.btnImgUser.Click += new System.Windows.RoutedEventHandler(this.btnImgUser_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.username = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.lbltime = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ContasPagar = ((ContasPagarClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupGeral = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoPlanoNaturezaFinanceira = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 30 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoPlanoNaturezaFinanceira.Click += new System.Windows.RoutedEventHandler(this.BotaoPlanoNaturezaFinanceira_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoNaturezaFinanceira = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 34 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoNaturezaFinanceira.Click += new System.Windows.RoutedEventHandler(this.BotaoNaturezaFinanceira_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.GroupContasPagar = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 9:
                this.BotaoStatusParcela = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 45 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoStatusParcela.Click += new System.Windows.RoutedEventHandler(this.BotaoStatusParcela_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.BotaoTipoPagamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 49 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoTipoPagamento.Click += new System.Windows.RoutedEventHandler(this.BotaoTipoPagamento_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.BotaoLancamentoPagar = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 53 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoLancamentoPagar.Click += new System.Windows.RoutedEventHandler(this.BotaoLancamentoPagar_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.BotaoPagamento = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 57 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoPagamento.Click += new System.Windows.RoutedEventHandler(this.BotaoPagamento_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.Group2 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 14:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 64 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 16:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #25
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Ponto = ((OrcamentoClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 19 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupGeral = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoPeriodo = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 29 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoPeriodo.Click += new System.Windows.RoutedEventHandler(this.BotaoPeriodo_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoRequisicao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 33 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoRequisicao.Click += new System.Windows.RoutedEventHandler(this.BotaoRequisicao_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.GroupDiversos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 9:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 42 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 11:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainWindow = ((SGet.MainWindow)(target));

            #line 8 "..\..\..\MainWindow.xaml"
                this.mainWindow.KeyDown += new System.Windows.Input.KeyEventHandler(this.mainWindow_KeyDown);

            #line default
            #line hidden

            #line 9 "..\..\..\MainWindow.xaml"
                this.mainWindow.Closing += new System.ComponentModel.CancelEventHandler(this.mainWindow_Closing);

            #line default
            #line hidden

            #line 9 "..\..\..\MainWindow.xaml"
                this.mainWindow.StateChanged += new System.EventHandler(this.mainWindow_StateChanged);

            #line default
            #line hidden

            #line 9 "..\..\..\MainWindow.xaml"
                this.mainWindow.ContentRendered += new System.EventHandler(this.mainWindow_ContentRendered);

            #line default
            #line hidden
                return;

            case 2:
                this.dockPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.XNotifyIcon = ((Hardcodet.Wpf.TaskbarNotification.TaskbarIcon)(target));

            #line 92 "..\..\..\MainWindow.xaml"
                this.XNotifyIcon.TrayLeftMouseUp += new System.Windows.RoutedEventHandler(this.tcmShowMainWindow_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.tcmShowMainWindow = ((System.Windows.Controls.MenuItem)(target));

            #line 95 "..\..\..\MainWindow.xaml"
                this.tcmShowMainWindow.Click += new System.Windows.RoutedEventHandler(this.tcmShowMainWindow_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.tcmNewDownload = ((System.Windows.Controls.MenuItem)(target));

            #line 97 "..\..\..\MainWindow.xaml"
                this.tcmNewDownload.Click += new System.Windows.RoutedEventHandler(this.btnNewDownload_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.tcmBatchDownload = ((System.Windows.Controls.MenuItem)(target));

            #line 98 "..\..\..\MainWindow.xaml"
                this.tcmBatchDownload.Click += new System.Windows.RoutedEventHandler(this.btnBatchDownload_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.tcmStartAll = ((System.Windows.Controls.MenuItem)(target));

            #line 100 "..\..\..\MainWindow.xaml"
                this.tcmStartAll.Click += new System.Windows.RoutedEventHandler(this.cmStartAll_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.tcmPauseAll = ((System.Windows.Controls.MenuItem)(target));

            #line 101 "..\..\..\MainWindow.xaml"
                this.tcmPauseAll.Click += new System.Windows.RoutedEventHandler(this.cmPauseAll_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.tcmAbout = ((System.Windows.Controls.MenuItem)(target));

            #line 103 "..\..\..\MainWindow.xaml"
                this.tcmAbout.Click += new System.Windows.RoutedEventHandler(this.btnAbout_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.tcmExit = ((System.Windows.Controls.MenuItem)(target));

            #line 104 "..\..\..\MainWindow.xaml"
                this.tcmExit.Click += new System.Windows.RoutedEventHandler(this.tcmExit_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.mainRibbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 12:
                this.ribbonMenu = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenu)(target));
                return;

            case 13:
                this.ribbonTabMain = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 14:
                this.AddRemoveGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 15:
                this.btnNewDownload = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 115 "..\..\..\MainWindow.xaml"
                this.btnNewDownload.Click += new System.Windows.RoutedEventHandler(this.btnNewDownload_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.btnBatchDownload = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 116 "..\..\..\MainWindow.xaml"
                this.btnBatchDownload.Click += new System.Windows.RoutedEventHandler(this.btnBatchDownload_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.btnDelete = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 117 "..\..\..\MainWindow.xaml"
                this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.btnClearCompleted = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 118 "..\..\..\MainWindow.xaml"
                this.btnClearCompleted.Click += new System.Windows.RoutedEventHandler(this.btnClearCompleted_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.ProcessGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 20:
                this.btnStart = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 121 "..\..\..\MainWindow.xaml"
                this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.btnPause = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 122 "..\..\..\MainWindow.xaml"
                this.btnPause.Click += new System.Windows.RoutedEventHandler(this.btnPause_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.SettingsGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 23:
                this.btnSetLimits = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 125 "..\..\..\MainWindow.xaml"
                this.btnSetLimits.Click += new System.Windows.RoutedEventHandler(this.btnSetLimits_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.btnPreferences = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 126 "..\..\..\MainWindow.xaml"
                this.btnPreferences.Click += new System.Windows.RoutedEventHandler(this.btnPreferences_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.ShowGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 26:
                this.cbShowGrid = ((Microsoft.Windows.Controls.Ribbon.RibbonCheckBox)(target));

            #line 129 "..\..\..\MainWindow.xaml"
                this.cbShowGrid.Click += new System.Windows.RoutedEventHandler(this.cbShowGrid_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.cbShowProperties = ((Microsoft.Windows.Controls.Ribbon.RibbonCheckBox)(target));

            #line 130 "..\..\..\MainWindow.xaml"
                this.cbShowProperties.Click += new System.Windows.RoutedEventHandler(this.cbShowProperties_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.cbShowStatusBar = ((Microsoft.Windows.Controls.Ribbon.RibbonCheckBox)(target));

            #line 131 "..\..\..\MainWindow.xaml"
                this.cbShowStatusBar.Click += new System.Windows.RoutedEventHandler(this.cbShowStatusBar_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.InfoGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 30:
                this.btnAbout = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 134 "..\..\..\MainWindow.xaml"
                this.btnAbout.Click += new System.Windows.RoutedEventHandler(this.btnAbout_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.statusBar = ((System.Windows.Controls.Primitives.StatusBar)(target));
                return;

            case 32:
                this.statusBarDownloads = ((System.Windows.Controls.Primitives.StatusBarItem)(target));
                return;

            case 33:
                this.statusBarActive = ((System.Windows.Controls.Primitives.StatusBarItem)(target));
                return;

            case 34:
                this.statusBarCompleted = ((System.Windows.Controls.Primitives.StatusBarItem)(target));
                return;

            case 35:
                this.propertiesPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 36:
                this.propertiesBar = ((System.Windows.Controls.Primitives.StatusBar)(target));
                return;

            case 37:
                this.propertiesItem = ((System.Windows.Controls.Primitives.StatusBarItem)(target));
                return;

            case 38:
                this.propertiesScrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 39:
                this.propertiesGrid = ((System.Windows.Controls.DataGrid)(target));

            #line 151 "..\..\..\MainWindow.xaml"
                this.propertiesGrid.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.propertiesGrid_PreviewMouseWheel);

            #line default
            #line hidden
                return;

            case 40:
                this.tcPropertyName = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 41:
                this.tcPropertyValue = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 42:
                this.propertiesSplitter = ((OpenSourceControls.DockPanelSplitter)(target));
                return;

            case 43:
                this.downloadsPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 44:
                this.dgScrollViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 45:
                this.downloadsGrid = ((System.Windows.Controls.DataGrid)(target));

            #line 166 "..\..\..\MainWindow.xaml"
                this.downloadsGrid.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.cmOpenFile_Click);

            #line default
            #line hidden

            #line 166 "..\..\..\MainWindow.xaml"
                this.downloadsGrid.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.downloadsGrid_SelectionChanged);

            #line default
            #line hidden

            #line 166 "..\..\..\MainWindow.xaml"
                this.downloadsGrid.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.downloadsGrid_PreviewMouseWheel);

            #line default
            #line hidden

            #line 167 "..\..\..\MainWindow.xaml"
                this.downloadsGrid.KeyUp += new System.Windows.Input.KeyEventHandler(this.downloadsGrid_KeyUp);

            #line default
            #line hidden

            #line 168 "..\..\..\MainWindow.xaml"
                this.downloadsGrid.ContextMenuOpening += new System.Windows.Controls.ContextMenuEventHandler(this.downloadsGrid_ContextMenuOpening);

            #line default
            #line hidden
                return;

            case 46:
                this.cmStart = ((System.Windows.Controls.MenuItem)(target));

            #line 171 "..\..\..\MainWindow.xaml"
                this.cmStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);

            #line default
            #line hidden
                return;

            case 47:
                this.cmPause = ((System.Windows.Controls.MenuItem)(target));

            #line 172 "..\..\..\MainWindow.xaml"
                this.cmPause.Click += new System.Windows.RoutedEventHandler(this.btnPause_Click);

            #line default
            #line hidden
                return;

            case 48:
                this.cmDelete = ((System.Windows.Controls.MenuItem)(target));

            #line 174 "..\..\..\MainWindow.xaml"
                this.cmDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);

            #line default
            #line hidden
                return;

            case 49:
                this.cmRestart = ((System.Windows.Controls.MenuItem)(target));

            #line 175 "..\..\..\MainWindow.xaml"
                this.cmRestart.Click += new System.Windows.RoutedEventHandler(this.cmRestart_Click);

            #line default
            #line hidden
                return;

            case 50:
                this.cmOpenFile = ((System.Windows.Controls.MenuItem)(target));

            #line 177 "..\..\..\MainWindow.xaml"
                this.cmOpenFile.Click += new System.Windows.RoutedEventHandler(this.cmOpenFile_Click);

            #line default
            #line hidden
                return;

            case 51:
                this.cmOpenDownloadFolder = ((System.Windows.Controls.MenuItem)(target));

            #line 178 "..\..\..\MainWindow.xaml"
                this.cmOpenDownloadFolder.Click += new System.Windows.RoutedEventHandler(this.cmOpenDownloadFolder_Click);

            #line default
            #line hidden
                return;

            case 52:
                this.cmStartAll = ((System.Windows.Controls.MenuItem)(target));

            #line 180 "..\..\..\MainWindow.xaml"
                this.cmStartAll.Click += new System.Windows.RoutedEventHandler(this.cmStartAll_Click);

            #line default
            #line hidden
                return;

            case 53:
                this.cmPauseAll = ((System.Windows.Controls.MenuItem)(target));

            #line 181 "..\..\..\MainWindow.xaml"
                this.cmPauseAll.Click += new System.Windows.RoutedEventHandler(this.cmPauseAll_Click);

            #line default
            #line hidden
                return;

            case 54:
                this.cmSelectAll = ((System.Windows.Controls.MenuItem)(target));

            #line 182 "..\..\..\MainWindow.xaml"
                this.cmSelectAll.Click += new System.Windows.RoutedEventHandler(this.cmSelectAll_Click);

            #line default
            #line hidden
                return;

            case 55:
                this.cmCopyURLtoClipboard = ((System.Windows.Controls.MenuItem)(target));

            #line 184 "..\..\..\MainWindow.xaml"
                this.cmCopyURLtoClipboard.Click += new System.Windows.RoutedEventHandler(this.cmCopyURLtoClipboard_Click);

            #line default
            #line hidden
                return;

            case 56:
                this.tcFileName = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 57:
                this.tcSize = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 58:
                this.tcDownloaded = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 59:
                this.tcPercent = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 60:
                this.tcProgress = ((System.Windows.Controls.DataGridTemplateColumn)(target));
                return;

            case 61:
                this.tcSpeed = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 62:
                this.tcTimeLeft = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 63:
                this.tcStatus = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 64:
                this.tcAddedOn = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;

            case 65:
                this.tcCompletedOn = ((System.Windows.Controls.DataGridTextColumn)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #27
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 3:
     this.QATButton1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 4:
     this.QATButton2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 5:
     this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     
     #line 31 "..\..\MainWindow.xaml"
     this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.GoToWebsite_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 7:
     this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 8:
     this.Button1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 9:
     this.Button2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 45 "..\..\MainWindow.xaml"
     this.Button2.Click += new System.Windows.RoutedEventHandler(this.Button2_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.Button3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 48 "..\..\MainWindow.xaml"
     this.Button3.Click += new System.Windows.RoutedEventHandler(this.Button3_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.Button4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.Button4.Click += new System.Windows.RoutedEventHandler(this.Button4_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.PtsGrid = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.RibbonWindow = ((MapEditor_Game2D.MainWindow)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 4:
     this.New_bt = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     
     #line 20 "..\..\..\MainWindow.xaml"
     this.New_bt.Click += new System.Windows.RoutedEventHandler(this.New_bt_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.Open_bt = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     
     #line 24 "..\..\..\MainWindow.xaml"
     this.Open_bt.Click += new System.Windows.RoutedEventHandler(this.Open_bt_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.Edit_bt = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     
     #line 28 "..\..\..\MainWindow.xaml"
     this.Edit_bt.Click += new System.Windows.RoutedEventHandler(this.Edit_bt_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Save_bt = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     
     #line 32 "..\..\..\MainWindow.xaml"
     this.Save_bt.Click += new System.Windows.RoutedEventHandler(this.Save_bt_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Exit_bt = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     
     #line 36 "..\..\..\MainWindow.xaml"
     this.Exit_bt.Click += new System.Windows.RoutedEventHandler(this.Exit_bt_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.BossTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 10:
     this.Boss = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 11:
     this.i1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 45 "..\..\..\MainWindow.xaml"
     this.i1.Click += new System.Windows.RoutedEventHandler(this.i1_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.i4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 49 "..\..\..\MainWindow.xaml"
     this.i4.Click += new System.Windows.RoutedEventHandler(this.i4_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.i2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 53 "..\..\..\MainWindow.xaml"
     this.i2.Click += new System.Windows.RoutedEventHandler(this.i2_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.i3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 57 "..\..\..\MainWindow.xaml"
     this.i3.Click += new System.Windows.RoutedEventHandler(this.i3_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.Monster = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 16:
     this.i10 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 65 "..\..\..\MainWindow.xaml"
     this.i10.Click += new System.Windows.RoutedEventHandler(this.i10_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.i11 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 69 "..\..\..\MainWindow.xaml"
     this.i11.Click += new System.Windows.RoutedEventHandler(this.i11_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.i12 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 73 "..\..\..\MainWindow.xaml"
     this.i12.Click += new System.Windows.RoutedEventHandler(this.i12_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.i13 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 77 "..\..\..\MainWindow.xaml"
     this.i13.Click += new System.Windows.RoutedEventHandler(this.i13_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.i16 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 81 "..\..\..\MainWindow.xaml"
     this.i16.Click += new System.Windows.RoutedEventHandler(this.i16_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.i17 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 85 "..\..\..\MainWindow.xaml"
     this.i17.Click += new System.Windows.RoutedEventHandler(this.i17_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.GateSpace = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 23:
     this.Gate = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 24:
     this.i14 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 95 "..\..\..\MainWindow.xaml"
     this.i14.Click += new System.Windows.RoutedEventHandler(this.i14_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.i15 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 99 "..\..\..\MainWindow.xaml"
     this.i15.Click += new System.Windows.RoutedEventHandler(this.i15_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.i90 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 103 "..\..\..\MainWindow.xaml"
     this.i90.Click += new System.Windows.RoutedEventHandler(this.i90_Click);
     
     #line default
     #line hidden
     return;
     case 27:
     this.i91 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 107 "..\..\..\MainWindow.xaml"
     this.i91.Click += new System.Windows.RoutedEventHandler(this.i91_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.i92 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 111 "..\..\..\MainWindow.xaml"
     this.i92.Click += new System.Windows.RoutedEventHandler(this.i92_Click);
     
     #line default
     #line hidden
     return;
     case 29:
     this.i93 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 115 "..\..\..\MainWindow.xaml"
     this.i93.Click += new System.Windows.RoutedEventHandler(this.i93_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.i94 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 119 "..\..\..\MainWindow.xaml"
     this.i94.Click += new System.Windows.RoutedEventHandler(this.i94_Click);
     
     #line default
     #line hidden
     return;
     case 31:
     this.i95 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 123 "..\..\..\MainWindow.xaml"
     this.i95.Click += new System.Windows.RoutedEventHandler(this.i95_Click);
     
     #line default
     #line hidden
     return;
     case 32:
     this.i96 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 127 "..\..\..\MainWindow.xaml"
     this.i96.Click += new System.Windows.RoutedEventHandler(this.i96_Click);
     
     #line default
     #line hidden
     return;
     case 33:
     this.i97 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 131 "..\..\..\MainWindow.xaml"
     this.i97.Click += new System.Windows.RoutedEventHandler(this.i97_Click);
     
     #line default
     #line hidden
     return;
     case 34:
     this.i98 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 135 "..\..\..\MainWindow.xaml"
     this.i98.Click += new System.Windows.RoutedEventHandler(this.i98_Click);
     
     #line default
     #line hidden
     return;
     case 35:
     this.i99 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 139 "..\..\..\MainWindow.xaml"
     this.i99.Click += new System.Windows.RoutedEventHandler(this.i99_Click);
     
     #line default
     #line hidden
     return;
     case 36:
     this.TerrainTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 37:
     this.Terrain = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 38:
     this.i200 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 150 "..\..\..\MainWindow.xaml"
     this.i200.Click += new System.Windows.RoutedEventHandler(this.i200_Click);
     
     #line default
     #line hidden
     return;
     case 39:
     this.i201 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 154 "..\..\..\MainWindow.xaml"
     this.i201.Click += new System.Windows.RoutedEventHandler(this.i201_Click);
     
     #line default
     #line hidden
     return;
     case 40:
     this.i202 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 158 "..\..\..\MainWindow.xaml"
     this.i202.Click += new System.Windows.RoutedEventHandler(this.i202_Click);
     
     #line default
     #line hidden
     return;
     case 41:
     this.i203 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 162 "..\..\..\MainWindow.xaml"
     this.i203.Click += new System.Windows.RoutedEventHandler(this.i203_Click);
     
     #line default
     #line hidden
     return;
     case 42:
     this.i204 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 166 "..\..\..\MainWindow.xaml"
     this.i204.Click += new System.Windows.RoutedEventHandler(this.i204_Click);
     
     #line default
     #line hidden
     return;
     case 43:
     this.i205 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 170 "..\..\..\MainWindow.xaml"
     this.i205.Click += new System.Windows.RoutedEventHandler(this.i205_Click);
     
     #line default
     #line hidden
     return;
     case 44:
     this.i206 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 174 "..\..\..\MainWindow.xaml"
     this.i206.Click += new System.Windows.RoutedEventHandler(this.i206_Click);
     
     #line default
     #line hidden
     return;
     case 45:
     this.i207 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 178 "..\..\..\MainWindow.xaml"
     this.i207.Click += new System.Windows.RoutedEventHandler(this.i207_Click);
     
     #line default
     #line hidden
     return;
     case 46:
     this.i208 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 182 "..\..\..\MainWindow.xaml"
     this.i208.Click += new System.Windows.RoutedEventHandler(this.i208_Click);
     
     #line default
     #line hidden
     return;
     case 47:
     this.i209 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 186 "..\..\..\MainWindow.xaml"
     this.i209.Click += new System.Windows.RoutedEventHandler(this.i209_Click);
     
     #line default
     #line hidden
     return;
     case 48:
     this.i210 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 190 "..\..\..\MainWindow.xaml"
     this.i210.Click += new System.Windows.RoutedEventHandler(this.i210_Click);
     
     #line default
     #line hidden
     return;
     case 49:
     this.i211 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 194 "..\..\..\MainWindow.xaml"
     this.i211.Click += new System.Windows.RoutedEventHandler(this.i211_Click);
     
     #line default
     #line hidden
     return;
     case 50:
     this.i212 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 198 "..\..\..\MainWindow.xaml"
     this.i212.Click += new System.Windows.RoutedEventHandler(this.i212_Click);
     
     #line default
     #line hidden
     return;
     case 51:
     this.i213 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 202 "..\..\..\MainWindow.xaml"
     this.i213.Click += new System.Windows.RoutedEventHandler(this.i213_Click);
     
     #line default
     #line hidden
     return;
     case 52:
     this.i214 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 206 "..\..\..\MainWindow.xaml"
     this.i214.Click += new System.Windows.RoutedEventHandler(this.i214_Click);
     
     #line default
     #line hidden
     return;
     case 53:
     this.TerrainICETab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 54:
     this.ICE = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 55:
     this.i220 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 218 "..\..\..\MainWindow.xaml"
     this.i220.Click += new System.Windows.RoutedEventHandler(this.i220_Click);
     
     #line default
     #line hidden
     return;
     case 56:
     this.i221 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 222 "..\..\..\MainWindow.xaml"
     this.i221.Click += new System.Windows.RoutedEventHandler(this.i221_Click);
     
     #line default
     #line hidden
     return;
     case 57:
     this.i222 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 226 "..\..\..\MainWindow.xaml"
     this.i222.Click += new System.Windows.RoutedEventHandler(this.i222_Click);
     
     #line default
     #line hidden
     return;
     case 58:
     this.i223 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 230 "..\..\..\MainWindow.xaml"
     this.i223.Click += new System.Windows.RoutedEventHandler(this.i223_Click);
     
     #line default
     #line hidden
     return;
     case 59:
     this.i224 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 234 "..\..\..\MainWindow.xaml"
     this.i224.Click += new System.Windows.RoutedEventHandler(this.i224_Click);
     
     #line default
     #line hidden
     return;
     case 60:
     this.i225 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 238 "..\..\..\MainWindow.xaml"
     this.i225.Click += new System.Windows.RoutedEventHandler(this.i225_Click);
     
     #line default
     #line hidden
     return;
     case 61:
     this.i226 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 242 "..\..\..\MainWindow.xaml"
     this.i226.Click += new System.Windows.RoutedEventHandler(this.i226_Click);
     
     #line default
     #line hidden
     return;
     case 62:
     this.i227 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 246 "..\..\..\MainWindow.xaml"
     this.i227.Click += new System.Windows.RoutedEventHandler(this.i227_Click);
     
     #line default
     #line hidden
     return;
     case 63:
     this.i228 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 250 "..\..\..\MainWindow.xaml"
     this.i228.Click += new System.Windows.RoutedEventHandler(this.i228_Click);
     
     #line default
     #line hidden
     return;
     case 64:
     this.i229 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 254 "..\..\..\MainWindow.xaml"
     this.i229.Click += new System.Windows.RoutedEventHandler(this.i229_Click);
     
     #line default
     #line hidden
     return;
     case 65:
     this.i230 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 258 "..\..\..\MainWindow.xaml"
     this.i230.Click += new System.Windows.RoutedEventHandler(this.i230_Click);
     
     #line default
     #line hidden
     return;
     case 66:
     this.i231 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 262 "..\..\..\MainWindow.xaml"
     this.i231.Click += new System.Windows.RoutedEventHandler(this.i231_Click);
     
     #line default
     #line hidden
     return;
     case 67:
     this.i232 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 266 "..\..\..\MainWindow.xaml"
     this.i232.Click += new System.Windows.RoutedEventHandler(this.i232_Click);
     
     #line default
     #line hidden
     return;
     case 68:
     this.i233 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 270 "..\..\..\MainWindow.xaml"
     this.i233.Click += new System.Windows.RoutedEventHandler(this.i233_Click);
     
     #line default
     #line hidden
     return;
     case 69:
     this.i234 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 274 "..\..\..\MainWindow.xaml"
     this.i234.Click += new System.Windows.RoutedEventHandler(this.i234_Click);
     
     #line default
     #line hidden
     return;
     case 70:
     this.Back = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 71:
     this.BackG = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 72:
     this.i100 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 286 "..\..\..\MainWindow.xaml"
     this.i100.Click += new System.Windows.RoutedEventHandler(this.i100_Click);
     
     #line default
     #line hidden
     return;
     case 73:
     this.i101 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 290 "..\..\..\MainWindow.xaml"
     this.i101.Click += new System.Windows.RoutedEventHandler(this.i101_Click);
     
     #line default
     #line hidden
     return;
     case 74:
     this.i102 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 294 "..\..\..\MainWindow.xaml"
     this.i102.Click += new System.Windows.RoutedEventHandler(this.i102_Click);
     
     #line default
     #line hidden
     return;
     case 75:
     this.i103 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 298 "..\..\..\MainWindow.xaml"
     this.i103.Click += new System.Windows.RoutedEventHandler(this.i103_Click);
     
     #line default
     #line hidden
     return;
     case 76:
     this.i104 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 302 "..\..\..\MainWindow.xaml"
     this.i104.Click += new System.Windows.RoutedEventHandler(this.i104_Click);
     
     #line default
     #line hidden
     return;
     case 77:
     this.i105 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 306 "..\..\..\MainWindow.xaml"
     this.i105.Click += new System.Windows.RoutedEventHandler(this.i105_Click);
     
     #line default
     #line hidden
     return;
     case 78:
     this.i106 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 310 "..\..\..\MainWindow.xaml"
     this.i106.Click += new System.Windows.RoutedEventHandler(this.i106_Click);
     
     #line default
     #line hidden
     return;
     case 79:
     this.i107 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 314 "..\..\..\MainWindow.xaml"
     this.i107.Click += new System.Windows.RoutedEventHandler(this.i107_Click);
     
     #line default
     #line hidden
     return;
     case 80:
     this.i108 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 318 "..\..\..\MainWindow.xaml"
     this.i108.Click += new System.Windows.RoutedEventHandler(this.i108_Click);
     
     #line default
     #line hidden
     return;
     case 81:
     this.i109 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 322 "..\..\..\MainWindow.xaml"
     this.i109.Click += new System.Windows.RoutedEventHandler(this.i109_Click);
     
     #line default
     #line hidden
     return;
     case 82:
     this.i110 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 326 "..\..\..\MainWindow.xaml"
     this.i110.Click += new System.Windows.RoutedEventHandler(this.i110_Click);
     
     #line default
     #line hidden
     return;
     case 83:
     this.i111 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 330 "..\..\..\MainWindow.xaml"
     this.i111.Click += new System.Windows.RoutedEventHandler(this.i111_Click);
     
     #line default
     #line hidden
     return;
     case 84:
     this.i112 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 334 "..\..\..\MainWindow.xaml"
     this.i112.Click += new System.Windows.RoutedEventHandler(this.i112_Click);
     
     #line default
     #line hidden
     return;
     case 85:
     this.i113 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 338 "..\..\..\MainWindow.xaml"
     this.i113.Click += new System.Windows.RoutedEventHandler(this.i113_Click);
     
     #line default
     #line hidden
     return;
     case 86:
     this.i114 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 342 "..\..\..\MainWindow.xaml"
     this.i114.Click += new System.Windows.RoutedEventHandler(this.i114_Click);
     
     #line default
     #line hidden
     return;
     case 87:
     this.i115 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 346 "..\..\..\MainWindow.xaml"
     this.i115.Click += new System.Windows.RoutedEventHandler(this.i115_Click);
     
     #line default
     #line hidden
     return;
     case 88:
     this.i116 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 350 "..\..\..\MainWindow.xaml"
     this.i116.Click += new System.Windows.RoutedEventHandler(this.i116_Click);
     
     #line default
     #line hidden
     return;
     case 89:
     this.i117 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 354 "..\..\..\MainWindow.xaml"
     this.i117.Click += new System.Windows.RoutedEventHandler(this.i117_Click);
     
     #line default
     #line hidden
     return;
     case 90:
     this.i118 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 358 "..\..\..\MainWindow.xaml"
     this.i118.Click += new System.Windows.RoutedEventHandler(this.i118_Click);
     
     #line default
     #line hidden
     return;
     case 91:
     this.i119 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 362 "..\..\..\MainWindow.xaml"
     this.i119.Click += new System.Windows.RoutedEventHandler(this.i119_Click);
     
     #line default
     #line hidden
     return;
     case 92:
     this.i120 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 366 "..\..\..\MainWindow.xaml"
     this.i120.Click += new System.Windows.RoutedEventHandler(this.i120_Click);
     
     #line default
     #line hidden
     return;
     case 93:
     this.i121 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 370 "..\..\..\MainWindow.xaml"
     this.i121.Click += new System.Windows.RoutedEventHandler(this.i121_Click);
     
     #line default
     #line hidden
     return;
     case 94:
     this.i122 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 374 "..\..\..\MainWindow.xaml"
     this.i122.Click += new System.Windows.RoutedEventHandler(this.i122_Click);
     
     #line default
     #line hidden
     return;
     case 95:
     this.i123 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 378 "..\..\..\MainWindow.xaml"
     this.i123.Click += new System.Windows.RoutedEventHandler(this.i123_Click);
     
     #line default
     #line hidden
     return;
     case 96:
     this.i124 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 382 "..\..\..\MainWindow.xaml"
     this.i124.Click += new System.Windows.RoutedEventHandler(this.i124_Click);
     
     #line default
     #line hidden
     return;
     case 97:
     this.i125 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 386 "..\..\..\MainWindow.xaml"
     this.i125.Click += new System.Windows.RoutedEventHandler(this.i125_Click);
     
     #line default
     #line hidden
     return;
     case 98:
     this.Back2 = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 99:
     this.BackG2 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 100:
     this.i126 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 397 "..\..\..\MainWindow.xaml"
     this.i126.Click += new System.Windows.RoutedEventHandler(this.i126_Click);
     
     #line default
     #line hidden
     return;
     case 101:
     this.i127 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 401 "..\..\..\MainWindow.xaml"
     this.i127.Click += new System.Windows.RoutedEventHandler(this.i127_Click);
     
     #line default
     #line hidden
     return;
     case 102:
     this.i128 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 405 "..\..\..\MainWindow.xaml"
     this.i128.Click += new System.Windows.RoutedEventHandler(this.i128_Click);
     
     #line default
     #line hidden
     return;
     case 103:
     this.i129 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 409 "..\..\..\MainWindow.xaml"
     this.i129.Click += new System.Windows.RoutedEventHandler(this.i129_Click);
     
     #line default
     #line hidden
     return;
     case 104:
     this.i130 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 413 "..\..\..\MainWindow.xaml"
     this.i130.Click += new System.Windows.RoutedEventHandler(this.i130_Click);
     
     #line default
     #line hidden
     return;
     case 105:
     this.i131 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 417 "..\..\..\MainWindow.xaml"
     this.i131.Click += new System.Windows.RoutedEventHandler(this.i131_Click);
     
     #line default
     #line hidden
     return;
     case 106:
     this.select_Image = ((System.Windows.Controls.Image)(target));
     return;
     case 107:
     this.Map_panel = ((System.Windows.Controls.WrapPanel)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #29
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.RibbonRow = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 3:
     this.ClientRow = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 4:
     this.ApplicationRibbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     
     #line 60 "..\..\..\..\MVVM\Views\ShellWindow.xaml"
     this.ApplicationRibbon.Loaded += new System.Windows.RoutedEventHandler(this.ApplicationRibbon_Loaded);
     
     #line default
     #line hidden
     return;
     case 5:
     this.EditionTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 6:
     this.SaveGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 7:
     this.SaveRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 8:
     this.NewGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 9:
     this.NewRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 10:
     this.EditGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 11:
     this.EditRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 12:
     this.DeleteRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 13:
     this.ActivateRecordButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 14:
     this.SearchGroup = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 15:
     this.GetRecordsButton = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 16:
     this.ClientArea = ((System.Windows.Controls.Grid)(target));
     return;
     case 17:
     this.dockingManager = ((AvalonDock.DockingManager)(target));
     return;
     case 18:
     this.TaskRegion = ((System.Windows.Controls.ItemsControl)(target));
     return;
     case 19:
     this.NavigationRegion = ((System.Windows.Controls.ContentControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #30
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Cadastros = ((Cadastros.View.Menu)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\View\Menu.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.OrdemServico = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupGeral = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoStatus = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 33 "..\..\..\View\Menu.xaml"
                this.BotaoStatus.Click += new System.Windows.RoutedEventHandler(this.BotaoStatus_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoEquipamentos = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 37 "..\..\..\View\Menu.xaml"
                this.BotaoEquipamentos.Click += new System.Windows.RoutedEventHandler(this.BotaoEquipamentos_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.BotaoAbertura = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 41 "..\..\..\View\Menu.xaml"
                this.BotaoAbertura.Click += new System.Windows.RoutedEventHandler(this.BotaoAbertura_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.GroupSairProduto = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 10:
                this.BotaoSairProduto = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 49 "..\..\..\View\Menu.xaml"
                this.BotaoSairProduto.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 12:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #31
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.RibbonWindow = ((WpfRibbon.MainWindow)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     
     #line 15 "..\..\..\MainWindow.xaml"
     this.Ribbon.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Ribbon_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
     return;
     case 5:
     this.HomeTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 6:
     this.Group1 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 7:
     this.Button1 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 8:
     this.Button2 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 9:
     this.Button3 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 10:
     this.Button4 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     case 11:
     this.SettingsTab = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
     return;
     case 12:
     this.Group5 = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 13:
     this.Button5 = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #32
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Administrativo = ((AdministrativoClient.View.ERPClient)(target));
                return;

            case 2:
                this.Ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 3:
                this.MenuItem1 = ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));

            #line 20 "..\..\..\..\View\ERPClient.xaml"
                this.MenuItem1.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Principal = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.GroupSeguranca = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.BotaoUsuario = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 30 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoUsuario.Click += new System.Windows.RoutedEventHandler(this.BotaoUsuario_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.BotaoAcesso = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 34 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoAcesso.Click += new System.Windows.RoutedEventHandler(this.BotaoAcesso_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.GroupAtualizacoes = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 9:
                this.BotaoAtualizaBd = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 43 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoAtualizaBd.Click += new System.Windows.RoutedEventHandler(this.BotaoAtualizaBd_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.GroupTributacao = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.BotaoOperacaoFiscal = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 53 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoOperacaoFiscal.Click += new System.Windows.RoutedEventHandler(this.BotaoOperacaoFiscal_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.BotaoGrupoTributario = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 57 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoGrupoTributario.Click += new System.Windows.RoutedEventHandler(this.BotaoGrupoTributario_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.BotaoConfiguraTributacao = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 61 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoConfiguraTributacao.Click += new System.Windows.RoutedEventHandler(this.BotaoConfiguraTributacao_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.BotaoIcms = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 65 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoIcms.Click += new System.Windows.RoutedEventHandler(this.BotaoIcms_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.BotaoIss = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 69 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoIss.Click += new System.Windows.RoutedEventHandler(this.BotaoIss_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.GroupDiversos = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 17:
                this.BotaoSair = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 76 "..\..\..\..\View\ERPClient.xaml"
                this.BotaoSair.Click += new System.Windows.RoutedEventHandler(this.MenuItem1_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.dockPrincipal = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 19:
                this.dockModulo = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #33
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\MainWindow.xaml"
     ((CAGA.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 6 "..\..\..\MainWindow.xaml"
     ((CAGA.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.RibbonWindow_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.mainGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.ribbon = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
     return;
     case 4:
     this.RibbonMapGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 5:
     this.OpenMapBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 24 "..\..\..\MainWindow.xaml"
     this.OpenMapBtn.Click += new System.Windows.RoutedEventHandler(this.OpenMapBtn_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.SaveMapBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 25 "..\..\..\MainWindow.xaml"
     this.SaveMapBtn.Click += new System.Windows.RoutedEventHandler(this.SaveMapBtn_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.RibbonLayersGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 8:
     this.AddLayerBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 29 "..\..\..\MainWindow.xaml"
     this.AddLayerBtn.Click += new System.Windows.RoutedEventHandler(this.AddLayerBtn_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.RemoveLayerBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 30 "..\..\..\MainWindow.xaml"
     this.RemoveLayerBtn.Click += new System.Windows.RoutedEventHandler(this.RemoveLayerBtn_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.RibbonNavGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 11:
     this.PanMapBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
     
     #line 33 "..\..\..\MainWindow.xaml"
     this.PanMapBtn.Checked += new System.Windows.RoutedEventHandler(this.PanMapBtn_Checked);
     
     #line default
     #line hidden
     
     #line 33 "..\..\..\MainWindow.xaml"
     this.PanMapBtn.Unchecked += new System.Windows.RoutedEventHandler(this.PanMapBtn_Unchecked);
     
     #line default
     #line hidden
     return;
     case 12:
     this.ZoomInBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
     
     #line 34 "..\..\..\MainWindow.xaml"
     this.ZoomInBtn.Checked += new System.Windows.RoutedEventHandler(this.ZoomInBtn_Checked);
     
     #line default
     #line hidden
     
     #line 34 "..\..\..\MainWindow.xaml"
     this.ZoomInBtn.Unchecked += new System.Windows.RoutedEventHandler(this.ZoomInBtn_Unchecked);
     
     #line default
     #line hidden
     return;
     case 13:
     this.ZoomOutBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
     
     #line 35 "..\..\..\MainWindow.xaml"
     this.ZoomOutBtn.Checked += new System.Windows.RoutedEventHandler(this.ZoomOutBtn_Checked);
     
     #line default
     #line hidden
     
     #line 35 "..\..\..\MainWindow.xaml"
     this.ZoomOutBtn.Unchecked += new System.Windows.RoutedEventHandler(this.ZoomOutBtn_Unchecked);
     
     #line default
     #line hidden
     return;
     case 14:
     this.ZoomToExtentBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 36 "..\..\..\MainWindow.xaml"
     this.ZoomToExtentBtn.Click += new System.Windows.RoutedEventHandler(this.ZoomToExtentBtn_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.ZoomToPrevBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 37 "..\..\..\MainWindow.xaml"
     this.ZoomToPrevBtn.Click += new System.Windows.RoutedEventHandler(this.ZoomToPrevBtn_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.ZoomToNextBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 38 "..\..\..\MainWindow.xaml"
     this.ZoomToNextBtn.Click += new System.Windows.RoutedEventHandler(this.ZoomToNextBtn_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.ZoomToLayerBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 39 "..\..\..\MainWindow.xaml"
     this.ZoomToLayerBtn.Click += new System.Windows.RoutedEventHandler(this.ZoomToLayerBtn_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.RibbonSelectionGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 19:
     this.SelectFeatureBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonSplitButton)(target));
     
     #line 42 "..\..\..\MainWindow.xaml"
     this.SelectFeatureBtn.Click += new System.Windows.RoutedEventHandler(this.SelectFeatureBtn_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.SelectFeatureGallery = ((Microsoft.Windows.Controls.Ribbon.RibbonGallery)(target));
     return;
     case 21:
     this.SelByRectItem = ((Microsoft.Windows.Controls.Ribbon.RibbonGalleryItem)(target));
     
     #line 45 "..\..\..\MainWindow.xaml"
     this.SelByRectItem.Selected += new System.Windows.RoutedEventHandler(this.SelectFeatureItem_Selected);
     
     #line default
     #line hidden
     return;
     case 22:
     this.SelByPolyItem = ((Microsoft.Windows.Controls.Ribbon.RibbonGalleryItem)(target));
     
     #line 46 "..\..\..\MainWindow.xaml"
     this.SelByPolyItem.Selected += new System.Windows.RoutedEventHandler(this.SelectFeatureItem_Selected);
     
     #line default
     #line hidden
     return;
     case 23:
     this.SelByCircleItem = ((Microsoft.Windows.Controls.Ribbon.RibbonGalleryItem)(target));
     
     #line 47 "..\..\..\MainWindow.xaml"
     this.SelByCircleItem.Selected += new System.Windows.RoutedEventHandler(this.SelectFeatureItem_Selected);
     
     #line default
     #line hidden
     return;
     case 24:
     this.SelByLineItem = ((Microsoft.Windows.Controls.Ribbon.RibbonGalleryItem)(target));
     
     #line 48 "..\..\..\MainWindow.xaml"
     this.SelByLineItem.Selected += new System.Windows.RoutedEventHandler(this.SelectFeatureItem_Selected);
     
     #line default
     #line hidden
     return;
     case 25:
     this.SelectByGraphicsBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 52 "..\..\..\MainWindow.xaml"
     this.SelectByGraphicsBtn.Click += new System.Windows.RoutedEventHandler(this.SelectByGraphicsBtn_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.UnselectFeatureBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 53 "..\..\..\MainWindow.xaml"
     this.UnselectFeatureBtn.Click += new System.Windows.RoutedEventHandler(this.UnselectFeatureBtn_Click);
     
     #line default
     #line hidden
     return;
     case 27:
     this.RibbonToolsGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 28:
     this.IdentifyFeatureBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
     
     #line 56 "..\..\..\MainWindow.xaml"
     this.IdentifyFeatureBtn.Checked += new System.Windows.RoutedEventHandler(this.IdentifyFeatureBtn_Checked);
     
     #line default
     #line hidden
     
     #line 56 "..\..\..\MainWindow.xaml"
     this.IdentifyFeatureBtn.Unchecked += new System.Windows.RoutedEventHandler(this.IdentifyFeatureBtn_Unchecked);
     
     #line default
     #line hidden
     return;
     case 29:
     this.AttrTableBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 57 "..\..\..\MainWindow.xaml"
     this.AttrTableBtn.Click += new System.Windows.RoutedEventHandler(this.AttrTableBtn_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.RibbonDrawingGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 31:
     this.DrawPolygonBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonToggleButton)(target));
     
     #line 60 "..\..\..\MainWindow.xaml"
     this.DrawPolygonBtn.Checked += new System.Windows.RoutedEventHandler(this.DrawPolygonBtn_Checked);
     
     #line default
     #line hidden
     
     #line 60 "..\..\..\MainWindow.xaml"
     this.DrawPolygonBtn.Unchecked += new System.Windows.RoutedEventHandler(this.DrawPolygonBtn_Unchecked);
     
     #line default
     #line hidden
     return;
     case 32:
     this.RibbonDlgMgrGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 33:
     this.ToggleDlgBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 66 "..\..\..\MainWindow.xaml"
     this.ToggleDlgBtn.Click += new System.Windows.RoutedEventHandler(this.ToggleDlgBtn_Click);
     
     #line default
     #line hidden
     return;
     case 34:
     this.RibbonSpeechRecGrp = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
     return;
     case 35:
     this.ToggleSpeechBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 69 "..\..\..\MainWindow.xaml"
     this.ToggleSpeechBtn.Click += new System.Windows.RoutedEventHandler(this.ToggleSpeechBtn_Click);
     
     #line default
     #line hidden
     return;
     case 36:
     this.SimSpeechBtn = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));
     
     #line 70 "..\..\..\MainWindow.xaml"
     this.SimSpeechBtn.Click += new System.Windows.RoutedEventHandler(this.SimSpeechBtn_Click);
     
     #line default
     #line hidden
     return;
     case 37:
     this.dockManager = ((AvalonDock.DockingManager)(target));
     return;
     case 38:
     this.LayersPanel = ((AvalonDock.DockableContent)(target));
     return;
     case 39:
     this.tocGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 40:
     
     #line 84 "..\..\..\MainWindow.xaml"
     ((AvalonDock.DocumentPane)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DocumentPane_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 41:
     this.MapPanel = ((AvalonDock.DocumentContent)(target));
     return;
     case 42:
     this.mapGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 43:
     this.LayoutPanel = ((AvalonDock.DocumentContent)(target));
     return;
     case 44:
     this.layoutGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 45:
     this.KinectCtrlPanel = ((AvalonDock.DockablePane)(target));
     return;
     case 46:
     this.ColorDisplayPanel = ((AvalonDock.DockableContent)(target));
     return;
     case 47:
     this.colorDisplay = ((System.Windows.Controls.Image)(target));
     return;
     case 48:
     this.skeletonCanvas = ((System.Windows.Controls.Canvas)(target));
     return;
     case 49:
     this.DepthDisplayPanel = ((AvalonDock.DockableContent)(target));
     return;
     case 50:
     this.depthDisplay = ((System.Windows.Controls.Image)(target));
     return;
     case 51:
     this.DevCtrlPanel = ((AvalonDock.DockablePane)(target));
     return;
     case 52:
     this.statusTB = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #34
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.My_Paint = ((MyPaint01.MainWindow)(target));

            #line 5 "..\..\MainWindow.xaml"
                this.My_Paint.Closing += new System.ComponentModel.CancelEventHandler(this.My_Paint_Closing);

            #line default
            #line hidden

            #line 5 "..\..\MainWindow.xaml"
                this.My_Paint.Loaded += new System.Windows.RoutedEventHandler(this.My_Paint_Loaded);

            #line default
            #line hidden

            #line 5 "..\..\MainWindow.xaml"
                this.My_Paint.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.My_Paint_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.paintCanvas = ((System.Windows.Controls.Canvas)(target));

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.MouseMove += new System.Windows.Input.MouseEventHandler(this.paintCanvas_MouseMove);

            #line default
            #line hidden

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.paintCanvas_PreviewMouseLeftButtonDown);

            #line default
            #line hidden

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.paintCanvas_PreviewMouseLeftButtonUp);

            #line default
            #line hidden

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.paintCanvas_MouseLeftButtonUp);

            #line default
            #line hidden

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.paintCanvas_MouseDown);

            #line default
            #line hidden

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.ContextMenuOpening += new System.Windows.Controls.ContextMenuEventHandler(this.paintCanvas_ContextMenuOpening);

            #line default
            #line hidden

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.KeyDown += new System.Windows.Input.KeyEventHandler(this.paintCanvas_KeyDown);

            #line default
            #line hidden

            #line 21 "..\..\MainWindow.xaml"
                this.paintCanvas.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.paintCanvas_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 3:

            #line 26 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Copy_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 30 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Cut_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 33 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Paste_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.rib = ((Microsoft.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 7:

            #line 47 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menuFileOpen_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 48 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menuFileSave_Click);

            #line default
            #line hidden
                return;

            case 9:

            #line 49 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.menuFileSaveAs_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.tabHome = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 11:
                this.grSize = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 12:
                this.lblWidth = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.txtWidth = ((System.Windows.Controls.TextBox)(target));

            #line 77 "..\..\MainWindow.xaml"
                this.txtWidth.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.CanvasSizeChange);

            #line default
            #line hidden

            #line 77 "..\..\MainWindow.xaml"
                this.txtWidth.KeyDown += new System.Windows.Input.KeyEventHandler(this.ConfirmCanvasSize);

            #line default
            #line hidden
                return;

            case 14:
                this.lblHeight = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.txtHeight = ((System.Windows.Controls.TextBox)(target));

            #line 85 "..\..\MainWindow.xaml"
                this.txtHeight.LostKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.CanvasSizeChange);

            #line default
            #line hidden

            #line 85 "..\..\MainWindow.xaml"
                this.txtHeight.KeyDown += new System.Windows.Input.KeyEventHandler(this.ConfirmCanvasSize);

            #line default
            #line hidden
                return;

            case 16:
                this.grTool = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 17:
                this.btnPencil = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 102 "..\..\MainWindow.xaml"
                this.btnPencil.Click += new System.Windows.RoutedEventHandler(this.btnPencil_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.btnPointer = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 117 "..\..\MainWindow.xaml"
                this.btnPointer.Click += new System.Windows.RoutedEventHandler(this.btnPointer_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.btnErazer = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 132 "..\..\MainWindow.xaml"
                this.btnErazer.Click += new System.Windows.RoutedEventHandler(this.btnErazer_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.btnBucket = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 152 "..\..\MainWindow.xaml"
                this.btnBucket.Click += new System.Windows.RoutedEventHandler(this.btnBucket_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.btnText = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 166 "..\..\MainWindow.xaml"
                this.btnText.Click += new System.Windows.RoutedEventHandler(this.btnText_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.grBrush = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 23:
                this.btnBrush = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 185 "..\..\MainWindow.xaml"
                this.btnBrush.Click += new System.Windows.RoutedEventHandler(this.btnBrush_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.grShapes = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 25:

            #line 215 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btnLine_Click);

            #line default
            #line hidden
                return;

            case 26:

            #line 230 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btnEllipse_Click);

            #line default
            #line hidden
                return;

            case 27:

            #line 245 "..\..\MainWindow.xaml"
                ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btnRectangle_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.btnTriangle = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 266 "..\..\MainWindow.xaml"
                this.btnTriangle.Click += new System.Windows.RoutedEventHandler(this.btnTriangle_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.btnArrow = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 280 "..\..\MainWindow.xaml"
                this.btnArrow.Click += new System.Windows.RoutedEventHandler(this.btnArrow_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.btnHeart = ((Microsoft.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 295 "..\..\MainWindow.xaml"
                this.btnHeart.Click += new System.Windows.RoutedEventHandler(this.btnHeart_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.grThickness = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 32:
                this.cbxThickness = ((System.Windows.Controls.ComboBox)(target));

            #line 323 "..\..\MainWindow.xaml"
                this.cbxThickness.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxThickness_SelectionChanged);

            #line default
            #line hidden
                return;

            case 33:
                this.grOutline = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 34:
                this.btnSmooth = ((System.Windows.Controls.RadioButton)(target));

            #line 358 "..\..\MainWindow.xaml"
                this.btnSmooth.Checked += new System.Windows.RoutedEventHandler(this.btnSmooth_Checked);

            #line default
            #line hidden
                return;

            case 35:
                this.btnDash = ((System.Windows.Controls.RadioButton)(target));

            #line 359 "..\..\MainWindow.xaml"
                this.btnDash.Checked += new System.Windows.RoutedEventHandler(this.btnDash_Checked);

            #line default
            #line hidden
                return;

            case 36:
                this.btnDot = ((System.Windows.Controls.RadioButton)(target));

            #line 360 "..\..\MainWindow.xaml"
                this.btnDot.Checked += new System.Windows.RoutedEventHandler(this.btnDot_Checked);

            #line default
            #line hidden
                return;

            case 37:
                this.grColor = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 38:
                this.btnColor1 = ((System.Windows.Controls.Label)(target));
                return;

            case 39:

            #line 387 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 40:

            #line 388 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 41:

            #line 389 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 42:

            #line 390 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 43:

            #line 391 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 44:

            #line 392 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 45:

            #line 393 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 46:

            #line 394 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 47:

            #line 395 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 48:

            #line 396 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 49:

            #line 398 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 50:

            #line 399 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 51:

            #line 400 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 52:

            #line 401 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 53:

            #line 402 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 54:

            #line 403 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 55:

            #line 404 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 56:

            #line 405 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 57:

            #line 406 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 58:

            #line 407 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 59:

            #line 409 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 60:

            #line 410 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 61:

            #line 411 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 62:

            #line 412 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 63:

            #line 413 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 64:

            #line 414 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 65:

            #line 415 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 66:

            #line 416 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 67:

            #line 417 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 68:

            #line 418 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorButton_Click);

            #line default
            #line hidden
                return;

            case 69:
                this.btnEditColor = ((System.Windows.Controls.Button)(target));

            #line 426 "..\..\MainWindow.xaml"
                this.btnEditColor.Click += new System.Windows.RoutedEventHandler(this.btnOtherColors_Click);

            #line default
            #line hidden
                return;

            case 70:
                this.tabText = ((Microsoft.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 71:
                this.grFont = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 72:
                this.cbxFontFamily = ((System.Windows.Controls.ComboBox)(target));

            #line 443 "..\..\MainWindow.xaml"
                this.cbxFontFamily.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxFontFamily_SelectionChanged);

            #line default
            #line hidden
                return;

            case 73:
                this.cbxFontSize = ((System.Windows.Controls.ComboBox)(target));

            #line 455 "..\..\MainWindow.xaml"
                this.cbxFontSize.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxFontSize_SelectionChanged);

            #line default
            #line hidden
                return;

            case 74:
                this.btnBold = ((System.Windows.Controls.Button)(target));

            #line 473 "..\..\MainWindow.xaml"
                this.btnBold.Click += new System.Windows.RoutedEventHandler(this.btnBold_Click);

            #line default
            #line hidden
                return;

            case 75:
                this.btnItalic = ((System.Windows.Controls.Button)(target));

            #line 478 "..\..\MainWindow.xaml"
                this.btnItalic.Click += new System.Windows.RoutedEventHandler(this.btnItalic_Click);

            #line default
            #line hidden
                return;

            case 76:
                this.btnUnderlined = ((System.Windows.Controls.Button)(target));

            #line 483 "..\..\MainWindow.xaml"
                this.btnUnderlined.Click += new System.Windows.RoutedEventHandler(this.btnUnderlined_Click);

            #line default
            #line hidden
                return;

            case 77:
                this.grColorText = ((Microsoft.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 78:
                this.btnColorText = ((System.Windows.Controls.Label)(target));
                return;

            case 79:

            #line 516 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 80:

            #line 517 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 81:

            #line 518 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 82:

            #line 519 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 83:

            #line 520 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 84:

            #line 521 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 85:

            #line 522 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 86:

            #line 523 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 87:

            #line 524 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 88:

            #line 525 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 89:

            #line 527 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 90:

            #line 528 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 91:

            #line 529 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 92:

            #line 530 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 93:

            #line 531 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 94:

            #line 532 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 95:

            #line 533 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 96:

            #line 534 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 97:

            #line 535 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 98:

            #line 536 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 99:

            #line 538 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 100:

            #line 539 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 101:

            #line 540 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 102:

            #line 541 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 103:

            #line 542 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 104:

            #line 543 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 105:

            #line 544 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 106:

            #line 545 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 107:

            #line 546 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 108:

            #line 547 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColorTextButton_Click);

            #line default
            #line hidden
                return;

            case 109:
                this.btnEditColorText = ((System.Windows.Controls.Button)(target));

            #line 555 "..\..\MainWindow.xaml"
                this.btnEditColorText.Click += new System.Windows.RoutedEventHandler(this.btnOtherColorsText_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }