void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 11 "..\..\..\..\View\Sub_View\uc_VacationInput.xaml" ((WIFS.uc_VacationInput)(target)).Loaded += new System.Windows.RoutedEventHandler(this.OnLoad); #line default #line hidden return; case 2: this.leftTime = ((System.Windows.Controls.Label)(target)); return; case 3: this.workDate = ((System.Windows.Controls.DatePicker)(target)); return; case 4: this.cbVacationKb = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.vacationReason = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.startTime = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 7: this.endTime = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 8: this.btn_workTimeReg = ((System.Windows.Controls.Button)(target)); #line 115 "..\..\..\..\View\Sub_View\uc_VacationInput.xaml" this.btn_workTimeReg.Click += new System.Windows.RoutedEventHandler(this.Btn_workTimeReg_Click); #line default #line hidden return; case 9: this.WorkDataGrid = ((System.Windows.Controls.DataGrid)(target)); return; case 10: this._leftTimeCheck = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.rect = ((System.Windows.Shapes.Rectangle)(target)); return; case 2: this.CBBike = ((System.Windows.Controls.ComboBox)(target)); #line 23 "..\..\..\..\BookingMaster\rental.xaml" this.CBBike.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged); #line default #line hidden return; case 3: this.TPStart = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 4: this.TPEnd = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 5: this.TBCustomer = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.CBBicycle = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this.BTNNext = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\..\..\BookingMaster\rental.xaml" this.BTNNext.Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 8: this.LBNewTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this.TLRankDesc = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this.TLUsername = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.BTNRent = ((System.Windows.Controls.Button)(target)); #line 40 "..\..\..\..\BookingMaster\rental.xaml" this.BTNRent.Click += new System.Windows.RoutedEventHandler(this.BTNRent_Click); #line default #line hidden return; case 12: this.stack1 = ((System.Windows.Controls.StackPanel)(target)); return; case 13: this.LB1 = ((System.Windows.Controls.TextBlock)(target)); return; case 14: this.LBCustomer = ((System.Windows.Controls.TextBlock)(target)); return; case 15: this.LB2 = ((System.Windows.Controls.TextBlock)(target)); return; case 16: this.LBBookingDate = ((System.Windows.Controls.TextBlock)(target)); return; case 17: this.LB3 = ((System.Windows.Controls.TextBlock)(target)); return; case 18: this.LBBike = ((System.Windows.Controls.TextBlock)(target)); return; case 19: this.TBRemarks = ((System.Windows.Controls.TextBox)(target)); return; case 20: this.CheckSnacks = ((System.Windows.Controls.CheckBox)(target)); #line 70 "..\..\..\..\BookingMaster\rental.xaml" this.CheckSnacks.Unchecked += new System.Windows.RoutedEventHandler(this.CheckSnacks_Checked); #line default #line hidden #line 70 "..\..\..\..\BookingMaster\rental.xaml" this.CheckSnacks.Checked += new System.Windows.RoutedEventHandler(this.CheckSnacks_Checked); #line default #line hidden return; case 21: this.SnackPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 22: this.CBSnack = ((System.Windows.Controls.ComboBox)(target)); return; case 23: this.TBQuantity = ((System.Windows.Controls.TextBox)(target)); #line 75 "..\..\..\..\BookingMaster\rental.xaml" this.TBQuantity.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.TBQuantity_PreviewTextInput); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.lblTitulo = ((System.Windows.Controls.Label)(target)); return; case 2: this.lblRut = ((System.Windows.Controls.Label)(target)); return; case 3: this.txtRut = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.btnBuscar = ((System.Windows.Controls.Button)(target)); return; case 5: this.lblProyecto = ((System.Windows.Controls.Label)(target)); return; case 6: this.cboProyecto = ((System.Windows.Controls.ComboBox)(target)); return; case 7: this.lblNombre = ((System.Windows.Controls.Label)(target)); return; case 8: this.cboNombre = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this.lblFecha = ((System.Windows.Controls.Label)(target)); return; case 10: this.txtFecha = ((System.Windows.Controls.DatePicker)(target)); return; case 11: this.lblHora = ((System.Windows.Controls.Label)(target)); return; case 12: this.txtHora = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 13: this.btnEnviar = ((MahApps.Metro.Controls.Tile)(target)); return; case 14: this.btnVolver = ((MahApps.Metro.Controls.Tile)(target)); #line 47 "..\..\..\..\Vistas\Administrador\solicitar.xaml" this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.BtnVolver_Click); #line default #line hidden return; case 15: this.lblEmpresa = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 12 "..\..\..\Pages\VideoAddOrEditDialog.xaml" ((VrManager.DialogWindow.VideoAddOrEditDialog)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.TBox_Name = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.RBtn_Image = ((System.Windows.Controls.RadioButton)(target)); return; case 4: this.RBtn_Video = ((System.Windows.Controls.RadioButton)(target)); return; case 5: this.TB_OpenFileIcon = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.Btn_OpenFileIcon = ((System.Windows.Controls.Button)(target)); #line 132 "..\..\..\Pages\VideoAddOrEditDialog.xaml" this.Btn_OpenFileIcon.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileIcon_Click); #line default #line hidden return; case 7: this.TB_OpenFileVideo = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.Btn_OpenFileVideo = ((System.Windows.Controls.Button)(target)); #line 158 "..\..\..\Pages\VideoAddOrEditDialog.xaml" this.Btn_OpenFileVideo.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileVideo_Click); #line default #line hidden return; case 9: this.RBOneMonitor = ((System.Windows.Controls.RadioButton)(target)); return; case 10: this.RBTwoMonitor = ((System.Windows.Controls.RadioButton)(target)); return; case 11: this.TB_OpenFileSettings = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.Btn_OpenFileSettings = ((System.Windows.Controls.Button)(target)); #line 210 "..\..\..\Pages\VideoAddOrEditDialog.xaml" this.Btn_OpenFileSettings.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileSettings_Click); #line default #line hidden return; case 13: this.TB_OpenFileMoution = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.Btn_OpenFileMoution = ((System.Windows.Controls.Button)(target)); #line 240 "..\..\..\Pages\VideoAddOrEditDialog.xaml" this.Btn_OpenFileMoution.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileMoution_Click); #line default #line hidden return; case 15: this.TP_TimeOut = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 16: this.Btn_Save = ((System.Windows.Controls.Button)(target)); #line 275 "..\..\..\Pages\VideoAddOrEditDialog.xaml" this.Btn_Save.Click += new System.Windows.RoutedEventHandler(this.Btn_Save_Click); #line default #line hidden return; case 17: this.Btn_Cancel = ((System.Windows.Controls.Button)(target)); #line 294 "..\..\..\Pages\VideoAddOrEditDialog.xaml" this.Btn_Cancel.Click += new System.Windows.RoutedEventHandler(this.Btn_Cancel_Click); #line default #line hidden return; case 18: this.ValidationMessage = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.lblFecha = ((System.Windows.Controls.Label)(target)); return; case 2: this.dtFecha = ((System.Windows.Controls.DatePicker)(target)); return; case 3: this.lblTitulo = ((System.Windows.Controls.Label)(target)); return; case 4: this.lblHora = ((System.Windows.Controls.Label)(target)); return; case 5: this.dtHora = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 6: this.lblServicio = ((System.Windows.Controls.Label)(target)); return; case 7: this.cboServicio = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this.lblEquipo = ((System.Windows.Controls.Label)(target)); return; case 9: this.cboEquipo = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.lblNombre = ((System.Windows.Controls.Label)(target)); return; case 11: this.txtNombre = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.btnEnviar = ((MahApps.Metro.Controls.Tile)(target)); return; case 13: this.lblAgendar = ((System.Windows.Controls.Label)(target)); return; case 14: this.btnAgendar = ((MahApps.Metro.Controls.Tile)(target)); #line 45 "..\..\..\..\Vistas\Cliente\solicitud.xaml" this.btnAgendar.Click += new System.Windows.RoutedEventHandler(this.BtnAgendar_Click); #line default #line hidden return; case 15: this.btnVolver = ((MahApps.Metro.Controls.Tile)(target)); #line 53 "..\..\..\..\Vistas\Cliente\solicitud.xaml" this.btnVolver.Click += new System.Windows.RoutedEventHandler(this.BtnVolver_Click); #line default #line hidden return; case 16: this.lblEmpresa = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.thisPage = ((VrManager.Pages.MainSettingPage)(target)); #line 13 "..\..\..\Pages\MainSettingPage.xaml" this.thisPage.Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded); #line default #line hidden return; case 2: this.TB_OpenFile = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.Btn_OpenFileDialog = ((System.Windows.Controls.Button)(target)); #line 68 "..\..\..\Pages\MainSettingPage.xaml" this.Btn_OpenFileDialog.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileDialog_Click); #line default #line hidden return; case 4: this.Btn_SaveNewFolderToFile = ((System.Windows.Controls.Button)(target)); #line 77 "..\..\..\Pages\MainSettingPage.xaml" this.Btn_SaveNewFolderToFile.Click += new System.Windows.RoutedEventHandler(this.Btn_SaveNewFolderToFile_Click); #line default #line hidden return; case 5: this.FirstMessage = ((System.Windows.Controls.TextBlock)(target)); return; case 6: this.TP_TimeOut = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 7: this.Btn_ChangeAllTimeOff = ((System.Windows.Controls.Button)(target)); #line 106 "..\..\..\Pages\MainSettingPage.xaml" this.Btn_ChangeAllTimeOff.Click += new System.Windows.RoutedEventHandler(this.Btn_ChangeAllTimeOff_Click); #line default #line hidden return; case 8: this.TS_KioskMode = ((MahApps.Metro.Controls.ToggleSwitch)(target)); return; case 9: this.Btn_ChangeKioskMode = ((System.Windows.Controls.Button)(target)); #line 125 "..\..\..\Pages\MainSettingPage.xaml" this.Btn_ChangeKioskMode.Click += new System.Windows.RoutedEventHandler(this.Btn_ChangeKioskMode_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.rect = ((System.Windows.Shapes.Rectangle)(target)); return; case 2: this.TPStart = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 3: this.TPEnd = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 4: this.BTNRent = ((System.Windows.Controls.Button)(target)); #line 24 "..\..\..\rental.xaml" this.BTNRent.Click += new System.Windows.RoutedEventHandler(this.BTNRent_Click); #line default #line hidden return; case 5: this.button = ((System.Windows.Controls.Button)(target)); #line 25 "..\..\..\rental.xaml" this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click_1); #line default #line hidden return; case 6: this.CBBike = ((System.Windows.Controls.ComboBox)(target)); #line 31 "..\..\..\rental.xaml" this.CBBike.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged); #line default #line hidden return; case 7: this.LBCustomer = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this.LBBookingDate = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this.LBBike = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this.TBRemarks = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.LB1 = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this.LB2 = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this.LB3 = ((System.Windows.Controls.TextBlock)(target)); return; case 14: this.TBCustomer = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.CBBicycle = ((System.Windows.Controls.ComboBox)(target)); return; case 16: #line 50 "..\..\..\rental.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 17: this.TLRankDesc = ((System.Windows.Controls.TextBlock)(target)); return; case 18: this.TLUsername = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.TBox_Name = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.RBtn_Image = ((System.Windows.Controls.RadioButton)(target)); return; case 3: this.RBtn_Video = ((System.Windows.Controls.RadioButton)(target)); return; case 4: this.TB_OpenFileIcon = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.Btn_OpenFileIcon = ((System.Windows.Controls.Button)(target)); #line 152 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.Btn_OpenFileIcon.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileIcon_Click); #line default #line hidden return; case 6: this.TB_OpenFileVideo = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.Btn_OpenFileVideo = ((System.Windows.Controls.Button)(target)); #line 177 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.Btn_OpenFileVideo.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileVideo_Click); #line default #line hidden return; case 8: this.TB_MonitorNumber = ((System.Windows.Controls.TextBox)(target)); #line 199 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.TB_MonitorNumber.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.TB_MonitorNumber_PreviewTextInput); #line default #line hidden return; case 9: this.BtnPluseOne = ((System.Windows.Controls.Button)(target)); #line 203 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.BtnPluseOne.Click += new System.Windows.RoutedEventHandler(this.BtnPluseOne_Click); #line default #line hidden return; case 10: this.BtnMinusOne = ((System.Windows.Controls.Button)(target)); #line 211 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.BtnMinusOne.Click += new System.Windows.RoutedEventHandler(this.BtnMinusOne_Click); #line default #line hidden return; case 11: this.TB_OpenFileSettings = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.Btn_OpenFileSettings = ((System.Windows.Controls.Button)(target)); #line 243 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.Btn_OpenFileSettings.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileSettings_Click); #line default #line hidden return; case 13: this.TB_OpenFileMoution = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.Btn_OpenFileMoution = ((System.Windows.Controls.Button)(target)); #line 272 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.Btn_OpenFileMoution.Click += new System.Windows.RoutedEventHandler(this.Btn_OpenFileMoution_Click); #line default #line hidden return; case 15: this.TP_TimeOut = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 16: this.Btn_Save = ((System.Windows.Controls.Button)(target)); #line 304 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.Btn_Save.Click += new System.Windows.RoutedEventHandler(this.Btn_Save_Click); #line default #line hidden return; case 17: this.Btn_Cancel = ((System.Windows.Controls.Button)(target)); #line 323 "..\..\..\DialogWindow\VideoAddOrEditDialog.xaml" this.Btn_Cancel.Click += new System.Windows.RoutedEventHandler(this.Btn_Cancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.txtNroContrato = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.txtDireccionContrato = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.txtEstaVigente = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.txtEvento = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.txtObservaciones = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.btnEvento = ((System.Windows.Controls.Button)(target)); #line 28 "..\..\WpfContrato.xaml" this.btnEvento.Click += new System.Windows.RoutedEventHandler(this.BtnEvento_Click); #line default #line hidden return; case 7: this.btnAgregarContrato = ((System.Windows.Controls.Button)(target)); #line 29 "..\..\WpfContrato.xaml" this.btnAgregarContrato.Click += new System.Windows.RoutedEventHandler(this.BtnAgregarContrato_Click); #line default #line hidden return; case 8: this.btnTerminarContrato = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\WpfContrato.xaml" this.btnTerminarContrato.Click += new System.Windows.RoutedEventHandler(this.BtnTerminarContrato_Click); #line default #line hidden return; case 9: this.btnModificarContrato = ((System.Windows.Controls.Button)(target)); #line 31 "..\..\WpfContrato.xaml" this.btnModificarContrato.Click += new System.Windows.RoutedEventHandler(this.BtnModificarContrato_Click); #line default #line hidden return; case 10: this.btnBuscarContrato = ((System.Windows.Controls.Button)(target)); return; case 11: this.dtpFechaInicio = ((System.Windows.Controls.DatePicker)(target)); return; case 12: this.dtpHoraInicio = ((MahApps.Metro.Controls.TimePicker)(target)); return; case 13: this.dtpFechaTermino = ((System.Windows.Controls.DatePicker)(target)); return; case 14: this.dtpHoraTermino = ((MahApps.Metro.Controls.TimePicker)(target)); return; } this._contentLoaded = true; }