void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 2: this.panel = ((CustomControls.FlipPanel)(target)); return; case 3: #line 25 "..\..\FlipPanelTest.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.cmdFlip_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow1 = ((CANTxGenerator.MainWindow)(target)); return; case 2: #line 18 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.tvExpand_Executed); #line default #line hidden #line 18 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.tvExpand_CanExecuted); #line default #line hidden return; case 3: #line 19 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.tvCollapse_Executed); #line default #line hidden #line 19 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.tvCollapse_CanExecuted); #line default #line hidden return; case 4: #line 20 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.tvCopyName_Executed); #line default #line hidden #line 20 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.tvCopyName_CanExecuted); #line default #line hidden return; case 5: this.grid = ((System.Windows.Controls.Grid)(target)); return; case 6: this.spPrjInfo = ((System.Windows.Controls.StackPanel)(target)); return; case 7: this.tbVariant = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.lbSelectNode = ((System.Windows.Controls.Label)(target)); return; case 9: this.comboNodes = ((System.Windows.Controls.ComboBox)(target)); #line 69 "..\..\MainWindow.xaml" this.comboNodes.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboNodes_SelectionChanged); #line default #line hidden return; case 10: this.NoOfConfiguredMsgs = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.NoOfAllMsgs = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this.NoOfConfiguredMsgSigs = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this.NoOfAllSigs = ((System.Windows.Controls.TextBlock)(target)); return; case 14: this.treeView = ((System.Windows.Controls.TreeView)(target)); return; case 15: this.gridConfig = ((System.Windows.Controls.Grid)(target)); return; case 16: this.expdBusGeneric = ((System.Windows.Controls.Expander)(target)); return; case 17: this.fpNetworkConfig = ((CustomControls.FlipPanel)(target)); return; case 18: this.rpControl = ((System.Windows.Controls.WrapPanel)(target)); return; case 19: this.cbProductType = ((System.Windows.Controls.ComboBox)(target)); return; case 20: this.cbIncBusGenericTC = ((System.Windows.Controls.CheckBox)(target)); return; case 21: this.cbIsFaultCanHShUbatt = ((System.Windows.Controls.CheckBox)(target)); return; case 22: this.cbIsFaultCanLShGnd = ((System.Windows.Controls.CheckBox)(target)); return; case 23: this.tbNUV = ((System.Windows.Controls.TextBox)(target)); return; case 24: this.tbHydrUV = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.tbHydrHardUV = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.tbDoosLink = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.btnImpBus = ((System.Windows.Controls.Button)(target)); #line 253 "..\..\MainWindow.xaml" this.btnImpBus.Click += new System.Windows.RoutedEventHandler(this.btnImpBus_Click); #line default #line hidden return; case 28: this.dgBus = ((System.Windows.Controls.DataGrid)(target)); #line 256 "..\..\MainWindow.xaml" this.dgBus.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DataGrid_LoadingRow); #line default #line hidden return; case 29: this.expVLCGeneric = ((System.Windows.Controls.Expander)(target)); return; case 30: this.fpVLCConfig = ((CustomControls.FlipPanel)(target)); return; case 31: this.rpVlcControl = ((System.Windows.Controls.WrapPanel)(target)); return; case 32: this.cbIncVlcGenericTC = ((System.Windows.Controls.CheckBox)(target)); return; case 33: this.cbAxApbmi = ((System.Windows.Controls.CheckBox)(target)); return; case 34: this.tbAxcanSignal = ((System.Windows.Controls.TextBox)(target)); return; case 35: this.tbvlcbarkepreferred = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.tbacctgtaxlowerlimit = ((System.Windows.Controls.TextBox)(target)); return; case 37: this.tbacctgtaxupperlimit = ((System.Windows.Controls.TextBox)(target)); return; case 38: this.tbacctgtaxlowercomftband = ((System.Windows.Controls.TextBox)(target)); return; case 39: this.tbacctgtaxuppercomftband = ((System.Windows.Controls.TextBox)(target)); return; case 40: this.tbaccMode = ((System.Windows.Controls.TextBox)(target)); return; case 41: this.tbaccVlcShutdownReq = ((System.Windows.Controls.TextBox)(target)); return; case 42: this.tbvlcActive = ((System.Windows.Controls.TextBox)(target)); return; case 43: this.tbvlcAvailable = ((System.Windows.Controls.TextBox)(target)); return; case 44: this.tbvlcDoosLink = ((System.Windows.Controls.TextBox)(target)); return; case 45: this.btnvlcImpBus = ((System.Windows.Controls.Button)(target)); #line 388 "..\..\MainWindow.xaml" this.btnvlcImpBus.Click += new System.Windows.RoutedEventHandler(this.btnImpBus_Click); #line default #line hidden return; case 46: this.dgvlcBus = ((System.Windows.Controls.DataGrid)(target)); #line 391 "..\..\MainWindow.xaml" this.dgvlcBus.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DataGrid_LoadingRow); #line default #line hidden return; case 47: this.expHBAGeneric = ((System.Windows.Controls.Expander)(target)); return; case 48: this.fpHBAConfig = ((CustomControls.FlipPanel)(target)); return; case 49: this.rpHBAControl = ((System.Windows.Controls.WrapPanel)(target)); return; case 50: this.cbIncHBAGenericTC = ((System.Windows.Controls.CheckBox)(target)); return; case 51: this.cbHbaAxApbmi = ((System.Windows.Controls.CheckBox)(target)); return; case 52: this.cbHbaAba = ((System.Windows.Controls.CheckBox)(target)); return; case 53: this.tbAbaIntervention = ((System.Windows.Controls.TextBox)(target)); return; case 54: this.tbabarequest = ((System.Windows.Controls.TextBox)(target)); return; case 55: this.tbabalevel = ((System.Windows.Controls.TextBox)(target)); return; case 56: this.tbHBADoosLink = ((System.Windows.Controls.TextBox)(target)); return; case 57: this.btnHBAImpBus = ((System.Windows.Controls.Button)(target)); #line 487 "..\..\MainWindow.xaml" this.btnHBAImpBus.Click += new System.Windows.RoutedEventHandler(this.btnImpBus_Click); #line default #line hidden return; case 58: this.dgHBABus = ((System.Windows.Controls.DataGrid)(target)); #line 490 "..\..\MainWindow.xaml" this.dgHBABus.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DataGrid_LoadingRow); #line default #line hidden return; case 59: this.expCDDGeneric = ((System.Windows.Controls.Expander)(target)); return; case 60: this.fpCDDConfig = ((CustomControls.FlipPanel)(target)); return; case 61: this.rpCDDControl = ((System.Windows.Controls.WrapPanel)(target)); return; case 62: this.cbIncCDDGenericTC = ((System.Windows.Controls.CheckBox)(target)); return; case 63: this.cbCDDAxApbmi = ((System.Windows.Controls.CheckBox)(target)); return; case 64: this.tbacctgtax = ((System.Windows.Controls.TextBox)(target)); return; case 65: this.tbcddtgtaxlowerlimit = ((System.Windows.Controls.TextBox)(target)); return; case 66: this.tbcddtgtaxupperlimit = ((System.Windows.Controls.TextBox)(target)); return; case 67: this.tbcddtgtaxlowercomftband = ((System.Windows.Controls.TextBox)(target)); return; case 68: this.tbcddTgtAxUpperComftBand = ((System.Windows.Controls.TextBox)(target)); return; case 69: this.tbaccforCDDMode = ((System.Windows.Controls.TextBox)(target)); return; case 70: this.tbcddActive = ((System.Windows.Controls.TextBox)(target)); return; case 71: this.tbcddAvailable = ((System.Windows.Controls.TextBox)(target)); return; case 72: this.tbCDDDoosLink = ((System.Windows.Controls.TextBox)(target)); return; case 73: this.btnCDDImpBus = ((System.Windows.Controls.Button)(target)); #line 610 "..\..\MainWindow.xaml" this.btnCDDImpBus.Click += new System.Windows.RoutedEventHandler(this.btnImpBus_Click); #line default #line hidden return; case 74: this.dgCDDBus = ((System.Windows.Controls.DataGrid)(target)); #line 613 "..\..\MainWindow.xaml" this.dgCDDBus.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DataGrid_LoadingRow); #line default #line hidden return; case 75: this.statusBar = ((System.Windows.Controls.Primitives.StatusBar)(target)); return; case 76: this.toolBarDBC = ((System.Windows.Controls.ToolBar)(target)); return; case 77: this.btnDBC = ((System.Windows.Controls.Button)(target)); #line 678 "..\..\MainWindow.xaml" this.btnDBC.Click += new System.Windows.RoutedEventHandler(this.buttonOpenDBC_Click); #line default #line hidden return; case 78: this.btnSaveDBC = ((System.Windows.Controls.Button)(target)); #line 686 "..\..\MainWindow.xaml" this.btnSaveDBC.Click += new System.Windows.RoutedEventHandler(this.btnSaveDBC_Click); #line default #line hidden return; case 79: this.btnCompareDBC = ((System.Windows.Controls.Button)(target)); #line 694 "..\..\MainWindow.xaml" this.btnCompareDBC.Click += new System.Windows.RoutedEventHandler(this.btnCompareDBC_Click); #line default #line hidden return; case 80: this.toolBarConfig = ((System.Windows.Controls.ToolBar)(target)); return; case 81: this.btnLoadConfig = ((System.Windows.Controls.Button)(target)); #line 705 "..\..\MainWindow.xaml" this.btnLoadConfig.Click += new System.Windows.RoutedEventHandler(this.btnLoadConfig_Click); #line default #line hidden return; case 82: this.btnSaveConfig = ((System.Windows.Controls.Button)(target)); #line 714 "..\..\MainWindow.xaml" this.btnSaveConfig.Click += new System.Windows.RoutedEventHandler(this.btnSaveConfig_Click); #line default #line hidden return; case 83: this.toolBarScript = ((System.Windows.Controls.ToolBar)(target)); return; case 84: this.btnSaveOpState = ((System.Windows.Controls.Button)(target)); #line 724 "..\..\MainWindow.xaml" this.btnSaveOpState.Click += new System.Windows.RoutedEventHandler(this.btnSaveOpState_Click); #line default #line hidden return; case 85: this.btnSaveTestScript = ((System.Windows.Controls.Button)(target)); #line 733 "..\..\MainWindow.xaml" this.btnSaveTestScript.Click += new System.Windows.RoutedEventHandler(this.btnSaveTestScript_Click); #line default #line hidden return; case 86: this.btnImpQC = ((System.Windows.Controls.Button)(target)); #line 741 "..\..\MainWindow.xaml" this.btnImpQC.Click += new System.Windows.RoutedEventHandler(this.btnImpQC_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow1 = ((CANTxGenerator.MainWindow)(target)); return; case 2: #line 18 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.tvExpand_Executed); #line default #line hidden #line 18 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.tvExpand_CanExecuted); #line default #line hidden return; case 3: #line 19 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.tvCollapse_Executed); #line default #line hidden #line 19 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.tvCollapse_CanExecuted); #line default #line hidden return; case 4: #line 20 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.tvCopyName_Executed); #line default #line hidden #line 20 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.tvCopyName_CanExecuted); #line default #line hidden return; case 5: this.grid = ((System.Windows.Controls.Grid)(target)); return; case 6: this.spPrjInfo = ((System.Windows.Controls.StackPanel)(target)); return; case 7: this.tbVariant = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.lbSelectNode = ((System.Windows.Controls.Label)(target)); return; case 9: this.comboNodes = ((System.Windows.Controls.ComboBox)(target)); #line 69 "..\..\MainWindow.xaml" this.comboNodes.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboNodes_SelectionChanged); #line default #line hidden return; case 10: this.NoOfConfiguredMsgs = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.NoOfAllMsgs = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this.NoOfConfiguredMsgSigs = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this.NoOfAllSigs = ((System.Windows.Controls.TextBlock)(target)); return; case 14: this.treeView = ((System.Windows.Controls.TreeView)(target)); return; case 15: this.gridConfig = ((System.Windows.Controls.Grid)(target)); return; case 16: this.expdBusGeneric = ((System.Windows.Controls.Expander)(target)); return; case 17: this.fpNetworkConfig = ((CustomControls.FlipPanel)(target)); return; case 18: this.rpControl = ((System.Windows.Controls.WrapPanel)(target)); return; case 19: this.cbProductType = ((System.Windows.Controls.ComboBox)(target)); return; case 20: this.cbIncBusGenericTC = ((System.Windows.Controls.CheckBox)(target)); return; case 21: this.cbIsFaultCanHShUbatt = ((System.Windows.Controls.CheckBox)(target)); return; case 22: this.cbIsFaultCanLShGnd = ((System.Windows.Controls.CheckBox)(target)); return; case 23: this.tbNUV = ((System.Windows.Controls.TextBox)(target)); return; case 24: this.tbHydrUV = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.tbHydrHardUV = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.tbDoosLink = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.btnImpBus = ((System.Windows.Controls.Button)(target)); #line 258 "..\..\MainWindow.xaml" this.btnImpBus.Click += new System.Windows.RoutedEventHandler(this.btnImpBus_Click); #line default #line hidden return; case 28: this.dgBus = ((System.Windows.Controls.DataGrid)(target)); #line 261 "..\..\MainWindow.xaml" this.dgBus.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DataGrid_LoadingRow); #line default #line hidden return; case 29: this.expVLCGeneric = ((System.Windows.Controls.Expander)(target)); return; case 30: this.fpVLCConfig = ((CustomControls.FlipPanel)(target)); return; case 31: this.rpVlcControl = ((System.Windows.Controls.WrapPanel)(target)); return; case 32: this.cbIncVlcGenericTC = ((System.Windows.Controls.CheckBox)(target)); return; case 33: this.cbAxApbmi = ((System.Windows.Controls.CheckBox)(target)); return; case 34: this.cbAxCAN = ((System.Windows.Controls.CheckBox)(target)); return; case 35: this.tbAxcanSignal = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.tbvlcActive = ((System.Windows.Controls.TextBox)(target)); return; case 37: this.tbaccMode = ((System.Windows.Controls.TextBox)(target)); return; case 38: this.tbvlcDoosLink = ((System.Windows.Controls.TextBox)(target)); return; case 39: this.btnvlcImpBus = ((System.Windows.Controls.Button)(target)); #line 384 "..\..\MainWindow.xaml" this.btnvlcImpBus.Click += new System.Windows.RoutedEventHandler(this.btnImpBus_Click); #line default #line hidden return; case 40: this.dgvlcBus = ((System.Windows.Controls.DataGrid)(target)); #line 387 "..\..\MainWindow.xaml" this.dgvlcBus.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DataGrid_LoadingRow); #line default #line hidden return; case 41: this.expdSigConf = ((System.Windows.Controls.Expander)(target)); return; case 42: this.FliPanel = ((CustomControls.FlipPanel)(target)); return; case 43: this.rpProperty = ((System.Windows.Controls.ContentPresenter)(target)); return; case 44: this.rpCategory = ((System.Windows.Controls.StackPanel)(target)); return; case 45: this.labType = ((System.Windows.Controls.Label)(target)); return; case 46: this.comboConnect = ((System.Windows.Controls.ComboBox)(target)); return; case 47: this.labOpState = ((System.Windows.Controls.Label)(target)); return; case 48: this.comboOpState = ((System.Windows.Controls.ComboBox)(target)); return; case 49: this.labVar = ((System.Windows.Controls.Label)(target)); return; case 50: this.comboVar = ((System.Windows.Controls.ComboBox)(target)); return; case 51: this.NoOfItemConnections = ((System.Windows.Controls.TextBlock)(target)); return; case 52: this.NoOfAllConnections = ((System.Windows.Controls.TextBlock)(target)); return; case 53: this.NoOfConfiguredTypes = ((System.Windows.Controls.TextBlock)(target)); return; case 54: this.NoOfAllTypes = ((System.Windows.Controls.TextBlock)(target)); return; case 55: this.NoOfConfiguredOps = ((System.Windows.Controls.TextBlock)(target)); return; case 56: this.NoOfAllOps = ((System.Windows.Controls.TextBlock)(target)); return; case 57: this.NoOfConfiguredVars = ((System.Windows.Controls.TextBlock)(target)); return; case 58: this.NoOfAllVars = ((System.Windows.Controls.TextBlock)(target)); return; case 59: this.btnAddConnection = ((System.Windows.Controls.Button)(target)); #line 563 "..\..\MainWindow.xaml" this.btnAddConnection.Click += new System.Windows.RoutedEventHandler(this.btnAddConnection_Click); #line default #line hidden return; case 60: this.btnAddDefaultConnection = ((System.Windows.Controls.Button)(target)); #line 565 "..\..\MainWindow.xaml" this.btnAddDefaultConnection.Click += new System.Windows.RoutedEventHandler(this.btnAddDefaultConnection_Click); #line default #line hidden return; case 61: this.labConnection = ((System.Windows.Controls.Label)(target)); return; case 62: this.dgConnection = ((System.Windows.Controls.DataGrid)(target)); #line 572 "..\..\MainWindow.xaml" this.dgConnection.LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.dgConnection_LoadingRow); #line default #line hidden return; case 64: this.labPar = ((System.Windows.Controls.Label)(target)); return; case 65: this.dgConfiguration = ((System.Windows.Controls.DataGrid)(target)); return; case 66: this.lbSigs = ((System.Windows.Controls.ListBox)(target)); #line 652 "..\..\MainWindow.xaml" this.lbSigs.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.lbSigs_MouseDoubleClick); #line default #line hidden return; case 67: this.dgOpStateConf = ((System.Windows.Controls.DataGrid)(target)); return; case 69: this.tbScript = ((System.Windows.Controls.TextBlock)(target)); return; case 70: this.btnImpConnection = ((System.Windows.Controls.Button)(target)); #line 730 "..\..\MainWindow.xaml" this.btnImpConnection.Click += new System.Windows.RoutedEventHandler(this.btnImpConnection_Click); #line default #line hidden return; case 71: #line 732 "..\..\MainWindow.xaml" ((System.Windows.Controls.DataGrid)(target)).LoadingRow += new System.EventHandler <System.Windows.Controls.DataGridRowEventArgs>(this.DataGrid_LoadingRow); #line default #line hidden return; case 72: this.statusBar = ((System.Windows.Controls.Primitives.StatusBar)(target)); return; case 73: this.toolBarDBC = ((System.Windows.Controls.ToolBar)(target)); return; case 74: this.btnDBC = ((System.Windows.Controls.Button)(target)); #line 782 "..\..\MainWindow.xaml" this.btnDBC.Click += new System.Windows.RoutedEventHandler(this.buttonOpenDBC_Click); #line default #line hidden return; case 75: this.btnSaveDBC = ((System.Windows.Controls.Button)(target)); #line 790 "..\..\MainWindow.xaml" this.btnSaveDBC.Click += new System.Windows.RoutedEventHandler(this.btnSaveDBC_Click); #line default #line hidden return; case 76: this.btnCompareDBC = ((System.Windows.Controls.Button)(target)); #line 798 "..\..\MainWindow.xaml" this.btnCompareDBC.Click += new System.Windows.RoutedEventHandler(this.btnCompareDBC_Click); #line default #line hidden return; case 77: this.toolBarConfig = ((System.Windows.Controls.ToolBar)(target)); return; case 78: this.btnLoadConfig = ((System.Windows.Controls.Button)(target)); #line 809 "..\..\MainWindow.xaml" this.btnLoadConfig.Click += new System.Windows.RoutedEventHandler(this.btnLoadConfig_Click); #line default #line hidden return; case 79: this.btnSaveConfig = ((System.Windows.Controls.Button)(target)); #line 818 "..\..\MainWindow.xaml" this.btnSaveConfig.Click += new System.Windows.RoutedEventHandler(this.btnSaveConfig_Click); #line default #line hidden return; case 80: this.toolBarScript = ((System.Windows.Controls.ToolBar)(target)); return; case 81: this.btnSaveOpState = ((System.Windows.Controls.Button)(target)); #line 828 "..\..\MainWindow.xaml" this.btnSaveOpState.Click += new System.Windows.RoutedEventHandler(this.btnSaveOpState_Click); #line default #line hidden return; case 82: this.btnSaveTestScript = ((System.Windows.Controls.Button)(target)); #line 837 "..\..\MainWindow.xaml" this.btnSaveTestScript.Click += new System.Windows.RoutedEventHandler(this.btnSaveTestScript_Click); #line default #line hidden return; case 83: this.btnImpQC = ((System.Windows.Controls.Button)(target)); #line 845 "..\..\MainWindow.xaml" this.btnImpQC.Click += new System.Windows.RoutedEventHandler(this.btnImpQC_Click); #line default #line hidden return; } this._contentLoaded = true; }