void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ItemTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 2: this.csfeeder = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.bt_ViewPCB = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 4: this.bt_Save = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 5: this.bt_Load = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 6: this.lblInfo = ((System.Windows.Controls.Label)(target)); return; case 7: this.lblActive = ((System.Windows.Controls.Label)(target)); return; case 8: this.bt_Start = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 9: this.bt_Stop = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 10: this.bt_Home = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 11: this.bt_CheckAll = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 12: this.bt_UnCheckAll = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 13: this.bt_ChipFeeder = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 14: this.bt_eStop = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 15: this._dgComponents = ((System.Windows.Controls.DataGrid)(target)); #line 69 "..\..\..\Pages\BoardPage.xaml" this._dgComponents.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this._dgComponents_SelectionChanged); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.mainframe = ((PickandPlace.Pages.BoardDesigner)(target)); #line 12 "..\..\..\Pages\BoardDesigner.xaml" this.mainframe.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.mainframe_PreviewMouseWheel); #line default #line hidden return; case 2: this.bt_Left = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 3: this.bt_Right = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 4: this.bt_Up = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 5: this.bt_Down = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 6: this.txt_CameraX = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.txt_CameraY = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.bt_GetDRO = ((System.Windows.Controls.Button)(target)); #line 67 "..\..\..\Pages\BoardDesigner.xaml" this.bt_GetDRO.Click += new System.Windows.RoutedEventHandler(this.bt_GetDRO_Click); #line default #line hidden return; case 9: this.dd_ComponentSelect = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.txt_Rotate = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.check_1 = ((System.Windows.Controls.RadioButton)(target)); return; case 12: this.check_2 = ((System.Windows.Controls.RadioButton)(target)); return; case 13: this.dd_distance = ((System.Windows.Controls.ComboBox)(target)); return; case 14: this.txt_ComName = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.bt_addrow = ((System.Windows.Controls.Button)(target)); #line 90 "..\..\..\Pages\BoardDesigner.xaml" this.bt_addrow.Click += new System.Windows.RoutedEventHandler(this.bt_addrow_Click); #line default #line hidden return; case 16: this.lblInfo = ((System.Windows.Controls.Label)(target)); return; case 17: this.chk_HeadLED = ((System.Windows.Controls.CheckBox)(target)); #line 111 "..\..\..\Pages\BoardDesigner.xaml" this.chk_HeadLED.Checked += new System.Windows.RoutedEventHandler(this.chk_HeadLED_Checked); #line default #line hidden #line 111 "..\..\..\Pages\BoardDesigner.xaml" this.chk_HeadLED.Unchecked += new System.Windows.RoutedEventHandler(this.chk_HeadLED_Unchecked); #line default #line hidden return; case 18: this.txt_BoardName = ((System.Windows.Controls.TextBox)(target)); return; case 19: this.txt_BoardHeight = ((System.Windows.Controls.TextBox)(target)); return; case 20: this.bt_Stop = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 21: this.bt_Home = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 22: this.bt_SaveFle = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 23: this.bt_eStop = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 24: this._dgBoard = ((System.Windows.Controls.DataGrid)(target)); #line 130 "..\..\..\Pages\BoardDesigner.xaml" this._dgBoard.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this._dgBoard_SelectionChanged); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.mainframe = ((PickandPlace.Pages.ManualControl)(target)); #line 12 "..\..\..\Pages\ManualControl.xaml" this.mainframe.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.mainframe_PreviewMouseWheel); #line default #line hidden return; case 2: this.bt_Left = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 3: this.bt_Right = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 4: this.bt_Up = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 5: this.bt_Down = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 6: this.bt_ZUp = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 7: this.bt_ZDown = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 8: this.bt_AUp = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 9: this.bt_ADown = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 10: this.bt_BLeft = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 11: this.bt_BRight = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 12: this.bt_CLeft = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 13: this.bt_CRight = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 14: this.txt_CameraX = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.txt_CameraY = ((System.Windows.Controls.TextBox)(target)); return; case 16: this.bt_GetDRO = ((System.Windows.Controls.Button)(target)); #line 113 "..\..\..\Pages\ManualControl.xaml" this.bt_GetDRO.Click += new System.Windows.RoutedEventHandler(this.bt_GetDRO_Click); #line default #line hidden return; case 17: this.txt_CameraZ = ((System.Windows.Controls.TextBox)(target)); return; case 18: this.txt_CameraA = ((System.Windows.Controls.TextBox)(target)); return; case 19: this.txt_CameraB = ((System.Windows.Controls.TextBox)(target)); return; case 20: this.txt_CameraC = ((System.Windows.Controls.TextBox)(target)); return; case 21: this.dd_distance = ((System.Windows.Controls.ComboBox)(target)); return; case 22: this.dd_FeederSelect = ((System.Windows.Controls.ComboBox)(target)); return; case 23: this.bt_getFeeder = ((System.Windows.Controls.Button)(target)); #line 156 "..\..\..\Pages\ManualControl.xaml" this.bt_getFeeder.Click += new System.Windows.RoutedEventHandler(this.bt_getFeeder_Click_1); #line default #line hidden return; case 24: this.txt_goX = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.txt_goY = ((System.Windows.Controls.TextBox)(target)); return; case 26: this.txt_goZ = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.txt_goA = ((System.Windows.Controls.TextBox)(target)); return; case 28: this.txt_goB = ((System.Windows.Controls.TextBox)(target)); return; case 29: this.txt_goC = ((System.Windows.Controls.TextBox)(target)); return; case 30: this.txt_Speed = ((System.Windows.Controls.TextBox)(target)); return; case 31: this.bt_runto = ((System.Windows.Controls.Button)(target)); #line 180 "..\..\..\Pages\ManualControl.xaml" this.bt_runto.Click += new System.Windows.RoutedEventHandler(this.bt_runto_Click); #line default #line hidden return; case 32: this.lblInfo = ((System.Windows.Controls.Label)(target)); return; case 33: this.chk_HeadLED = ((System.Windows.Controls.CheckBox)(target)); #line 206 "..\..\..\Pages\ManualControl.xaml" this.chk_HeadLED.Checked += new System.Windows.RoutedEventHandler(this.chk_HeadLED_Checked); #line default #line hidden #line 206 "..\..\..\Pages\ManualControl.xaml" this.chk_HeadLED.Unchecked += new System.Windows.RoutedEventHandler(this.chk_HeadLED_Unchecked); #line default #line hidden return; case 34: this.chk_BaseLED = ((System.Windows.Controls.CheckBox)(target)); #line 207 "..\..\..\Pages\ManualControl.xaml" this.chk_BaseLED.Checked += new System.Windows.RoutedEventHandler(this.chk_BaseLED_Checked); #line default #line hidden #line 207 "..\..\..\Pages\ManualControl.xaml" this.chk_BaseLED.Unchecked += new System.Windows.RoutedEventHandler(this.chk_BaseLED_Unchecked); #line default #line hidden return; case 35: this.chk_Vac1 = ((System.Windows.Controls.CheckBox)(target)); #line 208 "..\..\..\Pages\ManualControl.xaml" this.chk_Vac1.Checked += new System.Windows.RoutedEventHandler(this.chk_Vac1_Checked); #line default #line hidden #line 208 "..\..\..\Pages\ManualControl.xaml" this.chk_Vac1.Unchecked += new System.Windows.RoutedEventHandler(this.chk_Vac1_Unchecked); #line default #line hidden return; case 36: this.chk_Vac2 = ((System.Windows.Controls.CheckBox)(target)); #line 209 "..\..\..\Pages\ManualControl.xaml" this.chk_Vac2.Checked += new System.Windows.RoutedEventHandler(this.chk_Vac2_Checked); #line default #line hidden #line 209 "..\..\..\Pages\ManualControl.xaml" this.chk_Vac2.Unchecked += new System.Windows.RoutedEventHandler(this.chk_Vac2_Unchecked); #line default #line hidden return; case 37: this.bt_Stop = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 38: this.bt_Home = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 39: this.bt_ChipFeeder = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 40: this.bt_eStop = ((PickandPlace.ImageButton.ImageButton)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ItemTitle = ((System.Windows.Controls.TextBlock)(target)); return; case 2: this.bt_ViewPCB = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 3: this.bt_Save = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 4: this.bt_Load = ((PickandPlace.ImageButtonBasic.ImageButtonBasic)(target)); return; case 5: this.lblInfo = ((System.Windows.Controls.Label)(target)); return; case 6: this.lblActive = ((System.Windows.Controls.Label)(target)); return; case 7: this.bt_Start = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 8: this.bt_Stop = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 9: this.bt_Home = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 10: this.bt_CheckAll = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 11: this.bt_UnCheckAll = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 12: this.bt_ChipFeeder = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 13: this.bt_eStop = ((PickandPlace.ImageButton.ImageButton)(target)); return; case 14: this._dgComponents = ((System.Windows.Controls.DataGrid)(target)); #line 67 "..\..\..\Pages\BoardPage.xaml" this._dgComponents.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this._dgComponents_SelectionChanged); #line default #line hidden return; } this._contentLoaded = true; }