void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gbx_SaalMask = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 2:
                this.btn_SubmitSaal = ((System.Windows.Controls.Button)(target));

            #line 12 "..\..\..\Controls\KinosaalControl.xaml"
                this.btn_SubmitSaal.Click += new System.Windows.RoutedEventHandler(this.btn_SubmitSaal_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.tbx_SaalBezeichnung = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.udn_Sitze = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 5:
                this.udn_Reihen = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CHinicialHab = ((System.Windows.Controls.CheckBox)(target));

            #line 62 "..\..\CtaConfig.xaml"
                this.CHinicialHab.Checked += new System.Windows.RoutedEventHandler(this.CH_Checked);

            #line default
            #line hidden

            #line 62 "..\..\CtaConfig.xaml"
                this.CHinicialHab.Unchecked += new System.Windows.RoutedEventHandler(this.CH_Unchecked);

            #line default
            #line hidden
                return;

            case 2:
                this.TxHab = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.UDHab = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 4:
                this.CHestadoHab = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 5:
                this.CHinicialCam = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 6:
                this.TxCam = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.UDCam = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 8:
                this.CHestadoCam = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 9:
                this.BtnUpdate = ((System.Windows.Controls.Button)(target));

            #line 117 "..\..\CtaConfig.xaml"
                this.BtnUpdate.Click += new System.Windows.RoutedEventHandler(this.BtnUpdate_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gbx_FilmMask = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 2:
                this.btn_SubmitFilm = ((System.Windows.Controls.Button)(target));

            #line 14 "..\..\..\Controls\FilmControl.xaml"
                this.btn_SubmitFilm.Click += new System.Windows.RoutedEventHandler(this.btn_SubmitFilm_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.tbx_Titel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.tbx_Altersfreigabe = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.tbx_Genre = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.nud_Time = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnBack = ((System.Windows.Controls.Button)(target));

            #line 22 "..\..\..\Views_PM\ProjectsView.xaml"
                this.btnBack.Click += new System.Windows.RoutedEventHandler(this.BtnBack_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearch = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 34 "..\..\..\Views_PM\ProjectsView.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.BtnSearch_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.lblDateFrom = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.dtpickFrom = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 6:
                this.cancelDateFrom = ((System.Windows.Controls.Button)(target));

            #line 39 "..\..\..\Views_PM\ProjectsView.xaml"
                this.cancelDateFrom.Click += new System.Windows.RoutedEventHandler(this.CancelDateFrom_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.lblDateTo = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.dtpickTo = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 9:
                this.cancelDateTo = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\..\Views_PM\ProjectsView.xaml"
                this.cancelDateTo.Click += new System.Windows.RoutedEventHandler(this.CancelDateTo_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnApply = ((System.Windows.Controls.Button)(target));

            #line 47 "..\..\..\Views_PM\ProjectsView.xaml"
                this.btnApply.Click += new System.Windows.RoutedEventHandler(this.BtnApply_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.dgProjects = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 14:
                this.menuReports = ((System.Windows.Controls.MenuItem)(target));

            #line 83 "..\..\..\Views_PM\ProjectsView.xaml"
                this.menuReports.Click += new System.Windows.RoutedEventHandler(this.MenuTasks_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.dgTasks = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 18:
                this.menuApprove = ((System.Windows.Controls.MenuItem)(target));

            #line 121 "..\..\..\Views_PM\ProjectsView.xaml"
                this.menuApprove.Click += new System.Windows.RoutedEventHandler(this.MenuApprove_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.menuDecline = ((System.Windows.Controls.MenuItem)(target));

            #line 122 "..\..\..\Views_PM\ProjectsView.xaml"
                this.menuDecline.Click += new System.Windows.RoutedEventHandler(this.MenuDecline_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.menuReportDetails = ((System.Windows.Controls.MenuItem)(target));

            #line 123 "..\..\..\Views_PM\ProjectsView.xaml"
                this.menuReportDetails.Click += new System.Windows.RoutedEventHandler(this.MenuReportDetails_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.popupDetails = ((System.Windows.Controls.Primitives.Popup)(target));
                return;

            case 22:
                this.txtProjectName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.txtDescription = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.txtEngineer = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 25:
                this.txtEffort = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 26:
                this.txtStatus = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 27:
                this.txtStart = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 28:
                this.txtEnd = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 170 "..\..\..\Views_PM\ProjectsView.xaml"
                this.btnApprove.Click += new System.Windows.RoutedEventHandler(this.MenuApprove_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.btnDecline = ((System.Windows.Controls.Button)(target));

            #line 171 "..\..\..\Views_PM\ProjectsView.xaml"
                this.btnDecline.Click += new System.Windows.RoutedEventHandler(this.MenuDecline_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.btnClosePopup = ((System.Windows.Controls.Button)(target));

            #line 172 "..\..\..\Views_PM\ProjectsView.xaml"
                this.btnClosePopup.Click += new System.Windows.RoutedEventHandler(this.BtnClosePopup_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.filterPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 33:
                this.chkWithRep = ((System.Windows.Controls.CheckBox)(target));

            #line 180 "..\..\..\Views_PM\ProjectsView.xaml"
                this.chkWithRep.Checked += new System.Windows.RoutedEventHandler(this.ChkWithRep_Checked);

            #line default
            #line hidden

            #line 180 "..\..\..\Views_PM\ProjectsView.xaml"
                this.chkWithRep.Unchecked += new System.Windows.RoutedEventHandler(this.ChkWithRep_Unchecked);

            #line default
            #line hidden
                return;

            case 34:
                this.chkOpen = ((System.Windows.Controls.RadioButton)(target));

            #line 182 "..\..\..\Views_PM\ProjectsView.xaml"
                this.chkOpen.Checked += new System.Windows.RoutedEventHandler(this.ChkOpen_Checked);

            #line default
            #line hidden
                return;

            case 35:
                this.chkAproved = ((System.Windows.Controls.RadioButton)(target));

            #line 183 "..\..\..\Views_PM\ProjectsView.xaml"
                this.chkAproved.Checked += new System.Windows.RoutedEventHandler(this.ChkAproved_Checked);

            #line default
            #line hidden
                return;

            case 36:
                this.chkDecline = ((System.Windows.Controls.RadioButton)(target));

            #line 184 "..\..\..\Views_PM\ProjectsView.xaml"
                this.chkDecline.Checked += new System.Windows.RoutedEventHandler(this.ChkDecline_Checked);

            #line default
            #line hidden
                return;

            case 37:
                this.panelAddTask = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 38:
                this.txtTask = ((System.Windows.Controls.TextBox)(target));
                return;

            case 39:
                this.upDown_task = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 40:
                this.btnAddTask = ((System.Windows.Controls.Button)(target));

            #line 198 "..\..\..\Views_PM\ProjectsView.xaml"
                this.btnAddTask.Click += new System.Windows.RoutedEventHandler(this.BtnAddTask_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\MainWindow.xaml"
                ((EindOpdrachtLeandro.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:

            #line 12 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_WordAanmaken);

            #line default
            #line hidden
                return;

            case 4:

            #line 13 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Template);

            #line default
            #line hidden
                return;

            case 5:
                this.CmboFontFamily = ((System.Windows.Controls.ComboBox)(target));

            #line 16 "..\..\MainWindow.xaml"
                this.CmboFontFamily.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Changed_Lettertype);

            #line default
            #line hidden
                return;

            case 6:
                this.CmboAlignLogo = ((System.Windows.Controls.ComboBox)(target));

            #line 23 "..\..\MainWindow.xaml"
                this.CmboAlignLogo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CmboAlignLogo_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.NmrLettergrootte = ((Syncfusion.Windows.Shared.UpDown)(target));

            #line 27 "..\..\MainWindow.xaml"
                this.NmrLettergrootte.MouseLeave += new System.Windows.Input.MouseEventHandler(this.UpDown_MouseLeave);

            #line default
            #line hidden
                return;

            case 8:
                this.CmboAllignAanspreking = ((System.Windows.Controls.ComboBox)(target));

            #line 30 "..\..\MainWindow.xaml"
                this.CmboAllignAanspreking.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Change_Aanspreking);

            #line default
            #line hidden
                return;

            case 9:
                this.CmboSportclub = ((System.Windows.Controls.ComboBox)(target));

            #line 31 "..\..\MainWindow.xaml"
                this.CmboSportclub.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Sportclub_Changed);

            #line default
            #line hidden
                return;

            case 10:
                this.cmboAllignText = ((System.Windows.Controls.ComboBox)(target));

            #line 33 "..\..\MainWindow.xaml"
                this.cmboAllignText.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Change_Text);

            #line default
            #line hidden
                return;

            case 11:
                this.cmboAllignCompanyData = ((System.Windows.Controls.ComboBox)(target));

            #line 35 "..\..\MainWindow.xaml"
                this.cmboAllignCompanyData.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Change_Bedrijfgegevens);

            #line default
            #line hidden
                return;

            case 12:
                this.cmboAllignSlot = ((System.Windows.Controls.ComboBox)(target));

            #line 38 "..\..\MainWindow.xaml"
                this.cmboAllignSlot.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmboAllignSlot_SelectionChanged);

            #line default
            #line hidden
                return;

            case 13:

            #line 40 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.WelcomeText_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.TxtbxWelkomText = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Panel1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.TxCodigo = ((System.Windows.Controls.TextBox)(target));

            #line 83 "..\..\CtaMae_Empleado.xaml"
                this.TxCodigo.LostFocus += new System.Windows.RoutedEventHandler(this.TxCodigo_LostFocus);

            #line default
            #line hidden
                return;

            case 3:
                this.TxDocumento = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.TxNombres = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.TxApellidos = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.TxCorreo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.TxCelular = ((System.Windows.Controls.TextBox)(target));

            #line 93 "..\..\CtaMae_Empleado.xaml"
                this.TxCelular.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TxCelular_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 8:

            #line 96 "..\..\CtaMae_Empleado.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BTNsearch_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.Txcliente = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:

            #line 104 "..\..\CtaMae_Empleado.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BTNsearch_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.Txcargo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.Panel3 = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

            case 14:
                this.BtnFoto = ((System.Windows.Controls.Button)(target));

            #line 138 "..\..\CtaMae_Empleado.xaml"
                this.BtnFoto.Click += new System.Windows.RoutedEventHandler(this.BtnFoto_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.BtnNotas = ((System.Windows.Controls.Button)(target));

            #line 140 "..\..\CtaMae_Empleado.xaml"
                this.BtnNotas.Click += new System.Windows.RoutedEventHandler(this.BtnNotas_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.BtnRFID = ((System.Windows.Controls.Button)(target));

            #line 141 "..\..\CtaMae_Empleado.xaml"
                this.BtnRFID.Click += new System.Windows.RoutedEventHandler(this.BtnRFID_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.Panel2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 18:
                this.CBpuntov = ((System.Windows.Controls.ComboBox)(target));

            #line 176 "..\..\CtaMae_Empleado.xaml"
                this.CBpuntov.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CBpuntov_SelectionChanged);

            #line default
            #line hidden
                return;

            case 19:
                this.txreservado = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.GridVivienda = ((System.Windows.Controls.Grid)(target));
                return;

            case 21:
                this.CBVivienda = ((System.Windows.Controls.ComboBox)(target));

            #line 188 "..\..\CtaMae_Empleado.xaml"
                this.CBVivienda.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CBVivienda_SelectionChanged);

            #line default
            #line hidden
                return;

            case 22:
                this.CBHabitacion = ((System.Windows.Controls.ComboBox)(target));

            #line 189 "..\..\CtaMae_Empleado.xaml"
                this.CBHabitacion.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CBHabitacion_SelectionChanged);

            #line default
            #line hidden
                return;

            case 23:
                this.CBCama = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 24:
                this.CHdesayuno = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 25:
                this.CHalmuerzo = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 26:
                this.CHcomida = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 27:
                this.CHcena = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 28:
                this.CHrefrigerio = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 29:
                this.UDcntp = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 30:
                this.CHvivienda = ((System.Windows.Controls.CheckBox)(target));

            #line 242 "..\..\CtaMae_Empleado.xaml"
                this.CHvivienda.Checked += new System.Windows.RoutedEventHandler(this.CHvivienda_Checked);

            #line default
            #line hidden

            #line 242 "..\..\CtaMae_Empleado.xaml"
                this.CHvivienda.Unchecked += new System.Windows.RoutedEventHandler(this.CHvivienda_Unchecked);

            #line default
            #line hidden
                return;

            case 31:
                this.CHmulcli = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 32:
                this.CHmulrese = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 33:
                this.CHluch = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 34:
                this.CHservi = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 35:
                this.CHestado = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 36:
                this.CHvisi = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 37:
                this.tx_nota = ((System.Windows.Controls.TextBox)(target));

            #line 257 "..\..\CtaMae_Empleado.xaml"
                this.tx_nota.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tx_nota_TextChanged);

            #line default
            #line hidden
                return;

            case 38:
                this.Notificaction = ((MaterialDesignThemes.Wpf.Snackbar)(target));
                return;

            case 39:
                this.NotiMessa = ((MaterialDesignThemes.Wpf.SnackbarMessage)(target));

            #line 269 "..\..\CtaMae_Empleado.xaml"
                this.NotiMessa.ActionClick += new System.Windows.RoutedEventHandler(this.SnackbarMessage_ActionClick);

            #line default
            #line hidden
                return;

            case 40:
                this.CtrlA = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 41:
                this.BtnBuscar = ((System.Windows.Controls.Button)(target));

            #line 274 "..\..\CtaMae_Empleado.xaml"
                this.BtnBuscar.Click += new System.Windows.RoutedEventHandler(this.BtnBuscar_Click);

            #line default
            #line hidden
                return;

            case 42:
                this.BtnNuevo = ((System.Windows.Controls.Button)(target));

            #line 275 "..\..\CtaMae_Empleado.xaml"
                this.BtnNuevo.Click += new System.Windows.RoutedEventHandler(this.BtnNuevo_Click);

            #line default
            #line hidden
                return;

            case 43:
                this.BtnEditar = ((System.Windows.Controls.Button)(target));

            #line 276 "..\..\CtaMae_Empleado.xaml"
                this.BtnEditar.Click += new System.Windows.RoutedEventHandler(this.BtnEditar_Click);

            #line default
            #line hidden
                return;

            case 44:
                this.BtnEliminar = ((System.Windows.Controls.Button)(target));

            #line 277 "..\..\CtaMae_Empleado.xaml"
                this.BtnEliminar.Click += new System.Windows.RoutedEventHandler(this.BtnEliminar_Click);

            #line default
            #line hidden
                return;

            case 45:
                this.CtrlB = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 46:
                this.BtnSave = ((System.Windows.Controls.Button)(target));

            #line 281 "..\..\CtaMae_Empleado.xaml"
                this.BtnSave.Click += new System.Windows.RoutedEventHandler(this.BtnSave_Click);

            #line default
            #line hidden
                return;

            case 47:
                this.BtnCancel = ((System.Windows.Controls.Button)(target));

            #line 282 "..\..\CtaMae_Empleado.xaml"
                this.BtnCancel.Click += new System.Windows.RoutedEventHandler(this.BtnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TX_CodBod = ((System.Windows.Controls.TextBox)(target));

            #line 46 "..\..\InlistCli.xaml"
                this.TX_CodBod.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Txt_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 2:
                this.TX_NomBod = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.BTNadd = ((System.Windows.Controls.Button)(target));

            #line 49 "..\..\InlistCli.xaml"
                this.BTNadd.Click += new System.Windows.RoutedEventHandler(this.BTNadd_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.DataGridInlistCli = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target));

            #line 55 "..\..\InlistCli.xaml"
                this.DataGridInlistCli.CurrentCellEndEdit += new Syncfusion.UI.Xaml.Grid.CurrentCellEndEditEventHandler(this.DataGridDesLine_CurrentCellEndEdit);

            #line default
            #line hidden
                return;

            case 6:
                this.GridMain = ((System.Windows.Controls.Border)(target));
                return;

            case 7:
                this.TX_tercero = ((System.Windows.Controls.TextBox)(target));

            #line 142 "..\..\InlistCli.xaml"
                this.TX_tercero.LostFocus += new System.Windows.RoutedEventHandler(this.TX_LostFocus);

            #line default
            #line hidden

            #line 142 "..\..\InlistCli.xaml"
                this.TX_tercero.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 8:
                this.TX_Nametercero = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.TX_referencia = ((System.Windows.Controls.TextBox)(target));

            #line 146 "..\..\InlistCli.xaml"
                this.TX_referencia.LostFocus += new System.Windows.RoutedEventHandler(this.TX_LostFocus);

            #line default
            #line hidden

            #line 146 "..\..\InlistCli.xaml"
                this.TX_referencia.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 10:
                this.TX_referenciaName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.TX_referencia_ant = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.TX_refCli = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.TX_valRef = ((Syncfusion.Windows.Shared.IntegerTextBox)(target));
                return;

            case 14:
                this.TX_Pordect = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 15:
                this.TX_Valor = ((Syncfusion.Windows.Shared.IntegerTextBox)(target));
                return;

            case 16:
                this.TX_Iva = ((Syncfusion.Windows.Shared.IntegerTextBox)(target));
                return;

            case 17:
                this.TX_ValUni = ((Syncfusion.Windows.Shared.IntegerTextBox)(target));
                return;

            case 18:
                this.TX_Descto = ((Syncfusion.Windows.Shared.IntegerTextBox)(target));
                return;

            case 19:
                this.TX_fec_ult = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 20:
                this.TX_fec_venc = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 21:
                this.BTNguardar = ((System.Windows.Controls.Button)(target));

            #line 177 "..\..\InlistCli.xaml"
                this.BTNguardar.Click += new System.Windows.RoutedEventHandler(this.BTNguardar_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.BTNcancelar = ((System.Windows.Controls.Button)(target));

            #line 178 "..\..\InlistCli.xaml"
                this.BTNcancelar.Click += new System.Windows.RoutedEventHandler(this.BTNcancelar_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\..\..\AZ\Ncr\Views\FieldDialog.xaml"
                ((GGGC.Admin.AZ.Ncr.Views.Dialog)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.lblTitle = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.item = ((System.Windows.Controls.ComboBox)(target));

            #line 43 "..\..\..\..\..\AZ\Ncr\Views\FieldDialog.xaml"
                this.item.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.item_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.quantity = ((Syncfusion.Windows.Shared.UpDown)(target));

            #line 55 "..\..\..\..\..\AZ\Ncr\Views\FieldDialog.xaml"
                this.quantity.ValueChanged += new System.Windows.PropertyChangedCallback(this.quantity_ValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.rate = ((Syncfusion.Windows.Shared.DoubleTextBox)(target));
                return;

            case 6:
                this.taxesTextBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.totalAmount = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:

            #line 107 "..\..\..\..\..\AZ\Ncr\Views\FieldDialog.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.updtButton_Click);

            #line default
            #line hidden
                return;

            case 9:

            #line 108 "..\..\..\..\..\AZ\Ncr\Views\FieldDialog.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dialogo = ((MaterialDesignThemes.Wpf.DialogHost)(target));
                return;

            case 2:
                this.titleDialog = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.DialoPanel1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.DialoPanel2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.Exit = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\CtaHabitacionAdd.xaml"
                this.Exit.Click += new System.Windows.RoutedEventHandler(this.Exit_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.Formulario = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.TxCodigo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.UpHabitacion = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 9:
                this.CheckEstado = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 10:
                this.CheckReserva = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 11:
                this.TXnota = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.BtnGuardar = ((System.Windows.Controls.Button)(target));

            #line 115 "..\..\CtaHabitacionAdd.xaml"
                this.BtnGuardar.Click += new System.Windows.RoutedEventHandler(this.BtnGuardar_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.BtnCancelar = ((System.Windows.Controls.Button)(target));

            #line 116 "..\..\CtaHabitacionAdd.xaml"
                this.BtnCancelar.Click += new System.Windows.RoutedEventHandler(this.BtnCancelar_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TopPanel = ((System.Windows.Controls.DockPanel)(target));

            #line 15 "..\..\Converter.xaml"
                this.TopPanel.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.TopPanel_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.ButtonClose = ((System.Windows.Controls.Button)(target));

            #line 16 "..\..\Converter.xaml"
                this.ButtonClose.Click += new System.Windows.RoutedEventHandler(this.ButtonClose_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.usd = ((System.Windows.Documents.Run)(target));
                return;

            case 4:
                this.eur = ((System.Windows.Documents.Run)(target));
                return;

            case 5:
                this.rub = ((System.Windows.Documents.Run)(target));
                return;

            case 6:
                this.SelectedCurrency = ((System.Windows.Controls.ComboBox)(target));

            #line 30 "..\..\Converter.xaml"
                this.SelectedCurrency.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectedCurrency_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.upDownUAH = ((Syncfusion.Windows.Shared.UpDown)(target));

            #line 38 "..\..\Converter.xaml"
                this.upDownUAH.ValueChanged += new System.Windows.PropertyChangedCallback(this.upDownUAH_ValueChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.upDownUSD = ((Syncfusion.Windows.Shared.UpDown)(target));

            #line 41 "..\..\Converter.xaml"
                this.upDownUSD.ValueChanged += new System.Windows.PropertyChangedCallback(this.upDownUSD_ValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.upDownEUR = ((Syncfusion.Windows.Shared.UpDown)(target));

            #line 44 "..\..\Converter.xaml"
                this.upDownEUR.ValueChanged += new System.Windows.PropertyChangedCallback(this.upDownEUR_ValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.upDownRUB = ((Syncfusion.Windows.Shared.UpDown)(target));

            #line 47 "..\..\Converter.xaml"
                this.upDownRUB.ValueChanged += new System.Windows.PropertyChangedCallback(this.upDownRUB_ValueChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtProjectName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtAbbreviation = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtDescription = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.upDownProject = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 5:
                this.dtpickFrom = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 6:
                this.dtpickTo = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 7:
                this.btnAddProject = ((System.Windows.Controls.Button)(target));

            #line 46 "..\..\..\Views_PM\AddProjectView.xaml"
                this.btnAddProject.Click += new System.Windows.RoutedEventHandler(this.BtnAddProject_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.btnClear = ((System.Windows.Controls.Button)(target));

            #line 47 "..\..\..\Views_PM\AddProjectView.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.BtnClear_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.panelAddTask = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 10:
                this.txtTask = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.upDown_task = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 12:
                this.btnAddTask = ((System.Windows.Controls.Button)(target));

            #line 61 "..\..\..\Views_PM\AddProjectView.xaml"
                this.btnAddTask.Click += new System.Windows.RoutedEventHandler(this.BtnAddTask_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.panelListTasks = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 14:
                this.listBoxTasks = ((System.Windows.Controls.ListView)(target));

            #line 68 "..\..\..\Views_PM\AddProjectView.xaml"
                this.listBoxTasks.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBoxTasks_SelectionChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView - Copy.xaml"
                ((GGGC.Admin.ERP.Modules.MTE.Garage.Views.InputDetailView)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.lblTitle = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.item = ((System.Windows.Controls.ComboBox)(target));

            #line 89 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView - Copy.xaml"
                this.item.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.item_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.quantity = ((Syncfusion.Windows.Shared.UpDown)(target));

            #line 103 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView - Copy.xaml"
                this.quantity.ValueChanged += new System.Windows.PropertyChangedCallback(this.quantity_ValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.txtPrecio = ((Telerik.Windows.Controls.RadMaskedNumericInput)(target));
                return;

            case 6:
                this.totalAmount = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:

            #line 161 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView - Copy.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.updtButton_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 162 "..\..\..\..\..\..\..\ERP\Modules\MTE\Garage\Views\InputDetailView - Copy.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\DescuentoPorLinea.xaml"
                ((SiasoftAppExt.DescuentoPorLinea)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.TX_codTer = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 3:
                this.TX_name = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.BTNagregar = ((System.Windows.Controls.Button)(target));

            #line 48 "..\..\DescuentoPorLinea.xaml"
                this.BTNagregar.Click += new System.Windows.RoutedEventHandler(this.BTNagregar_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.DataGridDesLine = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target));

            #line 52 "..\..\DescuentoPorLinea.xaml"
                this.DataGridDesLine.CurrentCellEndEdit += new Syncfusion.UI.Xaml.Grid.CurrentCellEndEditEventHandler(this.DataGridDesLine_CurrentCellEndEdit);

            #line default
            #line hidden
                return;

            case 6:
                this.FormAdd = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.TX_NameLin = ((System.Windows.Controls.TextBox)(target));

            #line 99 "..\..\DescuentoPorLinea.xaml"
                this.TX_NameLin.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TX_NameLin_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 8:
                this.TX_CodeLin = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.TX_PorDesc = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 10:
                this.TX_Mos = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 11:
                this.TX_PPag = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 12:
                this.BTNguardar = ((System.Windows.Controls.Button)(target));

            #line 127 "..\..\DescuentoPorLinea.xaml"
                this.BTNguardar.Click += new System.Windows.RoutedEventHandler(this.BTNguardar_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.BTNcancelar = ((System.Windows.Controls.Button)(target));

            #line 128 "..\..\DescuentoPorLinea.xaml"
                this.BTNcancelar.Click += new System.Windows.RoutedEventHandler(this.BTNcancelar_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TabControl1 = ((Syncfusion.Windows.Tools.Controls.TabControlExt)(target));
                return;

            case 2:
                this.tabItemExt1 = ((Syncfusion.Windows.Tools.Controls.TabItemExt)(target));
                return;

            case 3:
                this.sfBusyIndicator = ((Syncfusion.Windows.Controls.Notification.SfBusyIndicator)(target));
                return;

            case 4:
                this.Panel = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.FechaConsul = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 6:
                this.TextBox_Meses = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 7:
                this.TextBox_Minimo = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 8:
                this.TextBox_Maximo = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 9:
                this.TextCod_bod = ((System.Windows.Controls.TextBox)(target));

            #line 112 "..\..\GeneracionPedidosProvedores.xaml"
                this.TextCod_bod.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_PreviewKeyDown);

            #line default
            #line hidden

            #line 112 "..\..\GeneracionPedidosProvedores.xaml"
                this.TextCod_bod.LostFocus += new System.Windows.RoutedEventHandler(this.TextBox_LostFocus);

            #line default
            #line hidden
                return;

            case 10:
                this.TextCod_Pro = ((System.Windows.Controls.TextBox)(target));

            #line 115 "..\..\GeneracionPedidosProvedores.xaml"
                this.TextCod_Pro.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_PreviewKeyDown);

            #line default
            #line hidden

            #line 115 "..\..\GeneracionPedidosProvedores.xaml"
                this.TextCod_Pro.LostFocus += new System.Windows.RoutedEventHandler(this.TextBox_LostFocus);

            #line default
            #line hidden
                return;

            case 11:
                this.TextCod_Lin = ((System.Windows.Controls.TextBox)(target));

            #line 118 "..\..\GeneracionPedidosProvedores.xaml"
                this.TextCod_Lin.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_PreviewKeyDown);

            #line default
            #line hidden

            #line 118 "..\..\GeneracionPedidosProvedores.xaml"
                this.TextCod_Lin.LostFocus += new System.Windows.RoutedEventHandler(this.TextBox_LostFocus);

            #line default
            #line hidden
                return;

            case 12:
                this.FechaBack = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 13:
                this.BTNconsultar = ((System.Windows.Controls.Button)(target));

            #line 123 "..\..\GeneracionPedidosProvedores.xaml"
                this.BTNconsultar.Click += new System.Windows.RoutedEventHandler(this.Consultar);

            #line default
            #line hidden
                return;

            case 14:

            #line 124 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Export_excel);

            #line default
            #line hidden
                return;

            case 15:
                this.dataGridCxC = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target));

            #line 133 "..\..\GeneracionPedidosProvedores.xaml"
                this.dataGridCxC.SelectionChanged += new Syncfusion.UI.Xaml.Grid.GridSelectionChangedEventHandler(this.dataGridCxC_SelectionChanged);

            #line default
            #line hidden

            #line 133 "..\..\GeneracionPedidosProvedores.xaml"
                this.dataGridCxC.CurrentCellEndEdit += new Syncfusion.UI.Xaml.Grid.CurrentCellEndEditEventHandler(this.dataGridCxC_CurrentCellEndEdit);

            #line default
            #line hidden

            #line 133 "..\..\GeneracionPedidosProvedores.xaml"
                this.dataGridCxC.KeyDown += new System.Windows.Input.KeyEventHandler(this.DataGridCxC_KeyDown);

            #line default
            #line hidden
                return;

            case 17:
                this.Bod1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.alcance1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:

            #line 239 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.Bod3_4 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.alcance3_4 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 22:

            #line 260 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.Bod10 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.alcance10 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:

            #line 282 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.Bod12_13 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 27:
                this.alcance12_13 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 28:

            #line 303 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.Bod5 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 30:
                this.alcance5 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 31:

            #line 324 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.Bod7_9 = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 34:

            #line 345 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.Bod17_19 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 36:
                this.alcance17_19 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 37:

            #line 366 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 38:
                this.Bod8 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 39:
                this.alcance8 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 40:

            #line 387 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 41:
                this.Bod50_52 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 42:
                this.alcance50_52 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 43:

            #line 407 "..\..\GeneracionPedidosProvedores.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 44:
                this.TotalSuger = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 45:
                this.Totalkg = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 46:
                this.TotPedi = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 47:
                this.TXtotal = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 48:
                this.FechaEntre = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 49:
                this.BTNdocument = ((System.Windows.Controls.Button)(target));

            #line 476 "..\..\GeneracionPedidosProvedores.xaml"
                this.BTNdocument.Click += new System.Windows.RoutedEventHandler(this.BTNdocument_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\CtaHabitacion.xaml"
                ((Ctamea_vivienda.CtaHabitacion)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.dialogo = ((MaterialDesignThemes.Wpf.DialogHost)(target));
                return;

            case 3:
                this.titleDialog = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.DialoPanel1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.DialoPanel2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.Exit = ((System.Windows.Controls.Button)(target));

            #line 56 "..\..\CtaHabitacion.xaml"
                this.Exit.Click += new System.Windows.RoutedEventHandler(this.Exit_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.Formulario = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.CtrlLoad = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 9:
                this.dataGrid = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target));

            #line 79 "..\..\CtaHabitacion.xaml"
                this.dataGrid.SelectionChanged += new Syncfusion.UI.Xaml.Grid.GridSelectionChangedEventHandler(this.DataGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.tx_total = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 16:
                this.UpCamas = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 17:
                this.CheckEstado = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 18:
                this.CheckReserva = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 19:
                this.TXnota = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.BtnGuardar = ((System.Windows.Controls.Button)(target));

            #line 179 "..\..\CtaHabitacion.xaml"
                this.BtnGuardar.Click += new System.Windows.RoutedEventHandler(this.BtnGuardar_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.BtnCancelar = ((System.Windows.Controls.Button)(target));

            #line 180 "..\..\CtaHabitacion.xaml"
                this.BtnCancelar.Click += new System.Windows.RoutedEventHandler(this.BtnCancelar_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.Notificaction = ((MaterialDesignThemes.Wpf.Snackbar)(target));
                return;

            case 23:
                this.NotiMessa = ((MaterialDesignThemes.Wpf.SnackbarMessage)(target));

            #line 200 "..\..\CtaHabitacion.xaml"
                this.NotiMessa.ActionClick += new System.Windows.RoutedEventHandler(this.SnackbarMessage_ActionClick);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 10 "..\..\CtaMaeAdd.xaml"
                ((Ctamea_vivienda.CtaMaeAdd)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.dialogo = ((MaterialDesignThemes.Wpf.DialogHost)(target));
                return;

            case 3:
                this.titleDialog = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.DialoPanel1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.DialoPanel2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.Exit = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\CtaMaeAdd.xaml"
                this.Exit.Click += new System.Windows.RoutedEventHandler(this.Exit_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.DialoPanel3 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:
                this.BtnAutomatic = ((System.Windows.Controls.Button)(target));

            #line 54 "..\..\CtaMaeAdd.xaml"
                this.BtnAutomatic.Click += new System.Windows.RoutedEventHandler(this.BtnAutomatic_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.BtnManual = ((System.Windows.Controls.Button)(target));

            #line 55 "..\..\CtaMaeAdd.xaml"
                this.BtnManual.Click += new System.Windows.RoutedEventHandler(this.BtnManual_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Formulario = ((System.Windows.Controls.Grid)(target));
                return;

            case 11:
                this.TxCodigo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.TxNombre = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:

            #line 98 "..\..\CtaMaeAdd.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BTNsearch_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.TxTipo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:

            #line 106 "..\..\CtaMaeAdd.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BTNsearch_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.TxEmpresa = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.CheckEstado = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 18:
                this.CheckReserva = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 19:
                this.UpHabitacion = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 20:
                this.UpCamas = ((Syncfusion.Windows.Shared.UpDown)(target));
                return;

            case 21:
                this.BasicRatingBar = ((MaterialDesignThemes.Wpf.RatingBar)(target));
                return;

            case 22:
                this.TXnota = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.BtnGuardar = ((System.Windows.Controls.Button)(target));

            #line 141 "..\..\CtaMaeAdd.xaml"
                this.BtnGuardar.Click += new System.Windows.RoutedEventHandler(this.BtnGuardar_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.BtnCancelar = ((System.Windows.Controls.Button)(target));

            #line 142 "..\..\CtaMaeAdd.xaml"
                this.BtnCancelar.Click += new System.Windows.RoutedEventHandler(this.BtnCancelar_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.Notificaction = ((MaterialDesignThemes.Wpf.Snackbar)(target));
                return;

            case 26:
                this.NotiMessa = ((MaterialDesignThemes.Wpf.SnackbarMessage)(target));

            #line 152 "..\..\CtaMaeAdd.xaml"
                this.NotiMessa.ActionClick += new System.Windows.RoutedEventHandler(this.SnackbarMessage_ActionClick);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }