void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.txtItemName = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.txtMethodName = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.btnBrowse = ((System.Windows.Controls.Button)(target)); #line 48 "..\..\..\..\SystemSetup\MethodInfoPanel.xaml" this.btnBrowse.Click += new System.Windows.RoutedEventHandler(this.btnBrowse_Click); #line default #line hidden return; case 4: this.panelScanParameter = ((NirIdentifier.SystemSetup.ScanParameterEditor)(target)); return; case 5: this.gridTargetComponent = ((System.Windows.Controls.DataGrid)(target)); return; case 7: this.gridInterfentComponent = ((System.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.txtSearch = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 46 "..\..\..\..\Detect\DatabaseTree.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click); #line default #line hidden return; case 3: this.btnTreeExpand = ((System.Windows.Controls.Button)(target)); #line 49 "..\..\..\..\Detect\DatabaseTree.xaml" this.btnTreeExpand.Click += new System.Windows.RoutedEventHandler(this.btnTreeExpand_Click); #line default #line hidden return; case 4: this.btnTreeClose = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\..\..\Detect\DatabaseTree.xaml" this.btnTreeClose.Click += new System.Windows.RoutedEventHandler(this.btnTreeClose_Click); #line default #line hidden return; case 5: this.btnLoadDatabase = ((System.Windows.Controls.Button)(target)); #line 55 "..\..\..\..\Detect\DatabaseTree.xaml" this.btnLoadDatabase.Click += new System.Windows.RoutedEventHandler(this.btnLoadDatabase_Click); #line default #line hidden return; case 6: this.treeDatabase = ((System.Windows.Controls.TreeView)(target)); #line 59 "..\..\..\..\Detect\DatabaseTree.xaml" this.treeDatabase.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.treeDatabase_SelectedItemChanged); #line default #line hidden return; case 7: this.gridBrowseMethod = ((System.Windows.Controls.Grid)(target)); return; case 8: this.txtMethodName = ((System.Windows.Controls.TextBox)(target)); #line 71 "..\..\..\..\Detect\DatabaseTree.xaml" this.txtMethodName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtMethodName_TextChanged); #line default #line hidden return; case 9: this.btnBrowse = ((System.Windows.Controls.Button)(target)); #line 72 "..\..\..\..\Detect\DatabaseTree.xaml" this.btnBrowse.Click += new System.Windows.RoutedEventHandler(this.btnBrowse_Click); #line default #line hidden return; case 10: this.panelScanParameter = ((NirIdentifier.SystemSetup.ScanParameterEditor)(target)); return; } this._contentLoaded = true; }