void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.platform = ((MsgTransfer.MainWindow)(target)); #line 8 "..\..\MainWindow.xaml" this.platform.LayoutUpdated += new System.EventHandler(this.platform_LayoutUpdated); #line default #line hidden #line 8 "..\..\MainWindow.xaml" this.platform.Loaded += new System.Windows.RoutedEventHandler(this.platform_Loaded); #line default #line hidden return; case 2: this.tabControl = ((System.Windows.Controls.TabControl)(target)); return; case 3: this.oderlistgrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.order = ((System.Windows.Controls.ListView)(target)); return; case 5: this.taskinfo = ((System.Windows.Controls.Grid)(target)); return; case 6: this.label = ((System.Windows.Controls.Label)(target)); return; case 7: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 8: this.label1_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 9: this.label1_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 10: this.label1_Copy3 = ((System.Windows.Controls.Label)(target)); return; case 11: this.label1_Copy4 = ((System.Windows.Controls.Label)(target)); return; case 12: this.order1 = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this.order3 = ((System.Windows.Controls.TextBlock)(target)); return; case 14: this.order4 = ((System.Windows.Controls.TextBlock)(target)); return; case 15: this.order5 = ((System.Windows.Controls.TextBlock)(target)); return; case 16: this.order6 = ((System.Windows.Controls.ComboBox)(target)); return; case 17: this.order7 = ((DevExpress.Xpf.LayoutControl.GroupBox)(target)); return; case 18: this.workinglistgrid = ((System.Windows.Controls.Grid)(target)); return; case 19: this.workinglist = ((System.Windows.Controls.ListView)(target)); return; case 20: this.workingtaskinfo = ((System.Windows.Controls.Grid)(target)); return; case 21: this.labe2 = ((System.Windows.Controls.Label)(target)); return; case 22: this.labeworking1 = ((System.Windows.Controls.Label)(target)); return; case 23: this.labeworking3 = ((System.Windows.Controls.Label)(target)); return; case 24: this.labeworking4 = ((System.Windows.Controls.Label)(target)); return; case 25: this.labeworking5 = ((System.Windows.Controls.Label)(target)); return; case 26: this.labeworking6 = ((System.Windows.Controls.Label)(target)); return; case 27: this.working1 = ((System.Windows.Controls.TextBlock)(target)); return; case 28: this.working3 = ((System.Windows.Controls.TextBlock)(target)); return; case 29: this.working4 = ((System.Windows.Controls.TextBlock)(target)); return; case 30: this.working5 = ((System.Windows.Controls.TextBlock)(target)); return; case 31: this.working6 = ((System.Windows.Controls.ComboBox)(target)); return; case 32: this.working7 = ((DevExpress.Xpf.LayoutControl.GroupBox)(target)); return; case 33: this.donelistgrid = ((System.Windows.Controls.Grid)(target)); return; case 34: this.donelist = ((System.Windows.Controls.ListView)(target)); return; case 35: this.donetaskinfo = ((System.Windows.Controls.Grid)(target)); return; case 36: this.labe3 = ((System.Windows.Controls.Label)(target)); return; case 37: this.labedone1 = ((System.Windows.Controls.Label)(target)); return; case 38: this.labedone3 = ((System.Windows.Controls.Label)(target)); return; case 39: this.labedone4 = ((System.Windows.Controls.Label)(target)); return; case 40: this.labedone5 = ((System.Windows.Controls.Label)(target)); return; case 41: this.labedone6 = ((System.Windows.Controls.Label)(target)); return; case 42: this.done1 = ((System.Windows.Controls.TextBlock)(target)); return; case 43: this.done3 = ((System.Windows.Controls.TextBlock)(target)); return; case 44: this.done4 = ((System.Windows.Controls.TextBlock)(target)); return; case 45: this.done5 = ((System.Windows.Controls.TextBlock)(target)); return; case 46: this.done6 = ((System.Windows.Controls.ComboBox)(target)); return; case 47: this.done7 = ((DevExpress.Xpf.LayoutControl.GroupBox)(target)); return; case 48: this.mylistgrid = ((System.Windows.Controls.Grid)(target)); return; case 49: this.mylist = ((System.Windows.Controls.ListView)(target)); return; case 50: this.mytaskinfo = ((System.Windows.Controls.Grid)(target)); return; case 51: this.my1 = ((System.Windows.Controls.TextBlock)(target)); return; case 52: this.my3 = ((System.Windows.Controls.TextBlock)(target)); return; case 53: this.my4 = ((System.Windows.Controls.TextBlock)(target)); return; case 54: this.my5 = ((System.Windows.Controls.TextBlock)(target)); return; case 55: this.my6 = ((System.Windows.Controls.ComboBox)(target)); return; case 56: this.my7 = ((DevExpress.Xpf.LayoutControl.GroupBox)(target)); return; case 57: this.pubtask = ((System.Windows.Controls.Button)(target)); #line 144 "..\..\MainWindow.xaml" this.pubtask.Click += new System.Windows.RoutedEventHandler(this.pubtask_Click); #line default #line hidden return; } this._contentLoaded = true; }