void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.SearchC_CasNumberNameZ = ((WpfFront.Common.UserControls.SearchC_CasNumber)(target));
     
     #line 5 "..\..\..\..\..\bin\Common\UserControls\SearchC_CasNumber.xaml"
     this.SearchC_CasNumberNameZ.Loaded += new System.Windows.RoutedEventHandler(this.SearchC_CasNumberName_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.txtData = ((System.Windows.Controls.TextBox)(target));
     
     #line 10 "..\..\..\..\..\bin\Common\UserControls\SearchC_CasNumber.xaml"
     this.txtData.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtData_TextChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.cboData = ((System.Windows.Controls.ComboBox)(target));
     
     #line 13 "..\..\..\..\..\bin\Common\UserControls\SearchC_CasNumber.xaml"
     this.cboData.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboData_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.imgLoad = ((System.Windows.Controls.Button)(target));
     
     #line 15 "..\..\..\..\..\bin\Common\UserControls\SearchC_CasNumber.xaml"
     this.imgLoad.Click += new System.Windows.RoutedEventHandler(this.imgLoad_FocusHandler);
     
     #line default
     #line hidden
     
     #line 15 "..\..\..\..\..\bin\Common\UserControls\SearchC_CasNumber.xaml"
     this.imgLoad.GotFocus += new System.Windows.RoutedEventHandler(this.imgLoad_FocusHandler);
     
     #line default
     #line hidden
     return;
     case 5:
     this.imgXload = ((System.Windows.Controls.Image)(target));
     return;
     case 6:
     this.imgLook = ((System.Windows.Controls.Button)(target));
     
     #line 19 "..\..\..\..\..\bin\Common\UserControls\SearchC_CasNumber.xaml"
     this.imgLook.Click += new System.Windows.RoutedEventHandler(this.imgLook_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.txtC_CasNumberDesc = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UcCasNumberFormula = ((WpfFront.Common.UserControls.CasNumberFormula)(target));
     return;
     case 2:
     this.ls_CasNumber = ((WpfFront.Common.UserControls.SearchC_CasNumber)(target));
     return;
     case 3:
     this.txt_percent = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 36 "..\..\..\..\Common\UserControls\CasNumberFormula.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.stkFiles = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.chkSelectAllLines = ((System.Windows.Controls.CheckBox)(target));
     
     #line 47 "..\..\..\..\Common\UserControls\CasNumberFormula.xaml"
     this.chkSelectAllLines.Checked += new System.Windows.RoutedEventHandler(this.chkSelectAllLines_Checked);
     
     #line default
     #line hidden
     
     #line 47 "..\..\..\..\Common\UserControls\CasNumberFormula.xaml"
     this.chkSelectAllLines.Unchecked += new System.Windows.RoutedEventHandler(this.chkSelectAllLines_Unchecked);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btnRemBin = ((System.Windows.Controls.Button)(target));
     
     #line 50 "..\..\..\..\Common\UserControls\CasNumberFormula.xaml"
     this.btnRemBin.Click += new System.Windows.RoutedEventHandler(this.btnRemBin_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.lvFileProcess = ((System.Windows.Controls.ListView)(target));
     return;
     }
     this._contentLoaded = true;
 }