void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\MainWindow.xaml"
     ((OperatorRegistration.MainWindow)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\MainWindow.xaml"
     ((OperatorRegistration.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\MainWindow.xaml"
     ((OperatorRegistration.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.operatorWindow = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.Clock = ((OperatorRegistration.Utilities.UMClock)(target));
     return;
     case 4:
     this.txbDOMClock = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.imgDBIDSOperator = ((System.Windows.Controls.Image)(target));
     return;
     case 6:
     this.btnCapturePersonPhoto = ((System.Windows.Controls.Button)(target));
     
     #line 115 "..\..\..\MainWindow.xaml"
     this.btnCapturePersonPhoto.Click += new System.Windows.RoutedEventHandler(this.btnCapturePersonPhoto_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btnPastePersonPhoto = ((System.Windows.Controls.Button)(target));
     
     #line 116 "..\..\..\MainWindow.xaml"
     this.btnPastePersonPhoto.Click += new System.Windows.RoutedEventHandler(this.btnPastePersonPhoto_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnClearPersonPhoto = ((System.Windows.Controls.Button)(target));
     
     #line 117 "..\..\..\MainWindow.xaml"
     this.btnClearPersonPhoto.Click += new System.Windows.RoutedEventHandler(this.btnClearPersonPhoto_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.cbxTypeOfPID = ((System.Windows.Controls.ComboBox)(target));
     
     #line 121 "..\..\..\MainWindow.xaml"
     this.cbxTypeOfPID.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxTypeOfPID_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 10:
     this.cbxTypeOfClass = ((System.Windows.Controls.ComboBox)(target));
     
     #line 122 "..\..\..\MainWindow.xaml"
     this.cbxTypeOfClass.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxTypeOfPID_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 11:
     this.spnKID = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.txtPrefixKID = ((System.Windows.Controls.TextBox)(target));
     
     #line 143 "..\..\..\MainWindow.xaml"
     this.txtPrefixKID.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 13:
     this.lblKID = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.txtSuffixKID = ((System.Windows.Controls.TextBox)(target));
     
     #line 145 "..\..\..\MainWindow.xaml"
     this.txtSuffixKID.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 15:
     this.spnSSN = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 16:
     this.txtPrefixSSN = ((System.Windows.Controls.TextBox)(target));
     
     #line 150 "..\..\..\MainWindow.xaml"
     this.txtPrefixSSN.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 17:
     this.lblSSN1 = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.txtMidSSN = ((System.Windows.Controls.TextBox)(target));
     
     #line 152 "..\..\..\MainWindow.xaml"
     this.txtMidSSN.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 19:
     this.lblSSN2 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.txtSuffixSSN = ((System.Windows.Controls.TextBox)(target));
     
     #line 154 "..\..\..\MainWindow.xaml"
     this.txtSuffixSSN.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 21:
     this.lblPersonStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.txtPassport = ((System.Windows.Controls.TextBox)(target));
     
     #line 160 "..\..\..\MainWindow.xaml"
     this.txtPassport.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 23:
     this.txtLastName = ((System.Windows.Controls.TextBox)(target));
     
     #line 162 "..\..\..\MainWindow.xaml"
     this.txtLastName.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 24:
     this.txtFirstName = ((System.Windows.Controls.TextBox)(target));
     
     #line 163 "..\..\..\MainWindow.xaml"
     this.txtFirstName.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 25:
     this.txtMiddleName = ((System.Windows.Controls.TextBox)(target));
     
     #line 164 "..\..\..\MainWindow.xaml"
     this.txtMiddleName.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 26:
     this.dpkDateOfBirth = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 27:
     this.txtJobTitle = ((System.Windows.Controls.TextBox)(target));
     
     #line 166 "..\..\..\MainWindow.xaml"
     this.txtJobTitle.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 28:
     this.spnOfficePhone = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 29:
     this.cbxOfficePhoneArea = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 30:
     this.txtOfficePhonePrefix = ((System.Windows.Controls.TextBox)(target));
     
     #line 170 "..\..\..\MainWindow.xaml"
     this.txtOfficePhonePrefix.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 31:
     this.txtOfficePhoneNumber = ((System.Windows.Controls.TextBox)(target));
     
     #line 172 "..\..\..\MainWindow.xaml"
     this.txtOfficePhoneNumber.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 32:
     this.spnMobilePhone = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 33:
     this.cbxMobilePhoneArea = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 34:
     this.txtMobilePhonePrefix = ((System.Windows.Controls.TextBox)(target));
     
     #line 177 "..\..\..\MainWindow.xaml"
     this.txtMobilePhonePrefix.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 35:
     this.txtMobilePhoneNumber = ((System.Windows.Controls.TextBox)(target));
     
     #line 179 "..\..\..\MainWindow.xaml"
     this.txtMobilePhoneNumber.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 36:
     this.txtEmail = ((System.Windows.Controls.TextBox)(target));
     
     #line 182 "..\..\..\MainWindow.xaml"
     this.txtEmail.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 37:
     this.cbxEmailServer = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 38:
     this.cbxInstallation = ((System.Windows.Controls.ComboBox)(target));
     
     #line 187 "..\..\..\MainWindow.xaml"
     this.cbxInstallation.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxInstallation_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 39:
     this.txbCity = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 40:
     this.txbArea = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 41:
     this.cbxService = ((System.Windows.Controls.ComboBox)(target));
     
     #line 192 "..\..\..\MainWindow.xaml"
     this.cbxService.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxService_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 42:
     this.cbxRank = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 43:
     this.cbxNationality = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 44:
     this.cbxGender = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 45:
     this.cbxOperatorType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 46:
     this.cbxOffice = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 47:
     this.txtPRRemarks = ((System.Windows.Controls.TextBox)(target));
     
     #line 226 "..\..\..\MainWindow.xaml"
     this.txtPRRemarks.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtBoxKey_up);
     
     #line default
     #line hidden
     return;
     case 48:
     this.cbxPolicyAgreement = ((System.Windows.Controls.CheckBox)(target));
     
     #line 239 "..\..\..\MainWindow.xaml"
     this.cbxPolicyAgreement.Checked += new System.Windows.RoutedEventHandler(this.cbxPolicyAgreement_Checked);
     
     #line default
     #line hidden
     return;
     case 49:
     this.cbxTrainedDate = ((System.Windows.Controls.ComboBox)(target));
     
     #line 253 "..\..\..\MainWindow.xaml"
     this.cbxTrainedDate.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbxTrainedDate_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 50:
     this.btnRefreshList = ((System.Windows.Controls.Button)(target));
     
     #line 254 "..\..\..\MainWindow.xaml"
     this.btnRefreshList.Click += new System.Windows.RoutedEventHandler(this.btnRefreshList_Click);
     
     #line default
     #line hidden
     return;
     case 51:
     this.dgdFindPersonList = ((System.Windows.Controls.DataGrid)(target));
     
     #line 293 "..\..\..\MainWindow.xaml"
     this.dgdFindPersonList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dgdFindPersonList_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 52:
     this.txbNoOfTrainees = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 53:
     this.btnDBIDSSave = ((System.Windows.Controls.Button)(target));
     
     #line 337 "..\..\..\MainWindow.xaml"
     this.btnDBIDSSave.Click += new System.Windows.RoutedEventHandler(this.btnDBIDSSave_Click);
     
     #line default
     #line hidden
     return;
     case 54:
     this.btnDBIDSRemove = ((System.Windows.Controls.Button)(target));
     
     #line 338 "..\..\..\MainWindow.xaml"
     this.btnDBIDSRemove.Click += new System.Windows.RoutedEventHandler(this.btnDBIDSRemove_Click);
     
     #line default
     #line hidden
     return;
     case 55:
     this.btnDBIDSClear = ((System.Windows.Controls.Button)(target));
     
     #line 339 "..\..\..\MainWindow.xaml"
     this.btnDBIDSClear.Click += new System.Windows.RoutedEventHandler(this.btnDBIDSClear_Click);
     
     #line default
     #line hidden
     return;
     case 56:
     this.btnDBIDSUpload = ((System.Windows.Controls.Button)(target));
     
     #line 342 "..\..\..\MainWindow.xaml"
     this.btnDBIDSUpload.Click += new System.Windows.RoutedEventHandler(this.btnDBIDSUpload_Click);
     
     #line default
     #line hidden
     return;
     case 57:
     this.btnDBIDSClose = ((System.Windows.Controls.Button)(target));
     
     #line 343 "..\..\..\MainWindow.xaml"
     this.btnDBIDSClose.Click += new System.Windows.RoutedEventHandler(this.btnDBIDSClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\Upload.xaml"
     ((OperatorRegistration.Upload)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.operatorWindow = ((System.Windows.Controls.Border)(target));
     return;
     case 3:
     this.Clock = ((OperatorRegistration.Utilities.UMClock)(target));
     return;
     case 4:
     this.txbDOMClock = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.trvOperatorsByDate = ((System.Windows.Controls.TreeView)(target));
     
     #line 85 "..\..\..\Upload.xaml"
     this.trvOperatorsByDate.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.trvOperatorsByDate_SelectedItemChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.lbxTrainee = ((System.Windows.Controls.ListView)(target));
     return;
     case 7:
     this.btnMoveAll = ((System.Windows.Controls.Button)(target));
     
     #line 145 "..\..\..\Upload.xaml"
     this.btnMoveAll.Click += new System.Windows.RoutedEventHandler(this.btnMoveAll_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnMove = ((System.Windows.Controls.Button)(target));
     
     #line 151 "..\..\..\Upload.xaml"
     this.btnMove.Click += new System.Windows.RoutedEventHandler(this.btnMove_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.btnRemove = ((System.Windows.Controls.Button)(target));
     
     #line 157 "..\..\..\Upload.xaml"
     this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.btnRemoveAll = ((System.Windows.Controls.Button)(target));
     
     #line 163 "..\..\..\Upload.xaml"
     this.btnRemoveAll.Click += new System.Windows.RoutedEventHandler(this.btnRemoveAll_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.lbxUploading = ((System.Windows.Controls.ListView)(target));
     return;
     case 12:
     this.txbOfficeName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.txbOfficeCode = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.txbInstallationName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.btnOffice = ((System.Windows.Controls.Button)(target));
     
     #line 234 "..\..\..\Upload.xaml"
     this.btnOffice.Click += new System.Windows.RoutedEventHandler(this.btnOffice_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.btnUpload = ((System.Windows.Controls.Button)(target));
     
     #line 235 "..\..\..\Upload.xaml"
     this.btnUpload.Click += new System.Windows.RoutedEventHandler(this.btnUpload_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 236 "..\..\..\Upload.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }