void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Contracts.TransfersManagement)(target)); #line 4 "..\..\..\..\Contracts\TransfersManagement.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.border3 = ((System.Windows.Controls.Border)(target)); return; case 4: this.label48 = ((System.Windows.Controls.Label)(target)); return; case 5: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 6: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 7: this.dataGrid = ((System.Windows.Controls.DataGrid)(target)); return; case 10: this.Karkard = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.Progress = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.PayableTotal = ((System.Windows.Controls.TextBox)(target)); return; case 13: #line 52 "..\..\..\..\Contracts\TransfersManagement.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2); #line default #line hidden return; case 14: #line 53 "..\..\..\..\Contracts\TransfersManagement.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 15: this.BrowseBtn = ((System.Windows.Controls.Button)(target)); #line 54 "..\..\..\..\Contracts\TransfersManagement.xaml" this.BrowseBtn.Click += new System.Windows.RoutedEventHandler(this.BrowseBtn_Click); #line default #line hidden return; case 16: this.button1 = ((System.Windows.Controls.Button)(target)); #line 55 "..\..\..\..\Contracts\TransfersManagement.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; case 17: this.button2 = ((System.Windows.Controls.Button)(target)); #line 56 "..\..\..\..\Contracts\TransfersManagement.xaml" this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); #line default #line hidden return; case 18: this.Header = ((RTM.ContractHeaderControl)(target)); return; case 19: this.TotalPrice = ((System.Windows.Controls.TextBox)(target)); return; case 20: #line 60 "..\..\..\..\Contracts\TransfersManagement.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1); #line default #line hidden return; case 21: #line 61 "..\..\..\..\Contracts\TransfersManagement.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_3); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.page = ((RTM.Contracts.ContractDocuments)(target)); #line 7 "..\..\..\..\Contracts\ContractDocuments.xaml" this.page.Loaded += new System.Windows.RoutedEventHandler(this.page_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.SaveBtn = ((System.Windows.Controls.Button)(target)); return; case 4: this.DescriptionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.ShowBtn = ((System.Windows.Controls.Button)(target)); return; case 6: this.UploadBtn = ((System.Windows.Controls.Button)(target)); return; case 7: this.EditBtn1 = ((System.Windows.Controls.Button)(target)); return; case 8: this.SesionRecordBtn = ((System.Windows.Controls.Button)(target)); return; case 9: this.JustificationSesionDP = ((Microsoft.Windows.Controls.DatePicker)(target)); return; case 10: this.DelBtn = ((System.Windows.Controls.Button)(target)); return; case 11: this.label6_Copy = ((System.Windows.Controls.Label)(target)); return; case 12: this.Header = ((RTM.ContractHeaderControl)(target)); return; case 13: this.Grid1 = ((System.Windows.Controls.DataGrid)(target)); return; case 16: this.button1 = ((System.Windows.Controls.Button)(target)); #line 56 "..\..\..\..\Contracts\ContractDocuments.xaml" this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); #line default #line hidden return; case 17: this.DocTitles = ((System.Windows.Controls.ComboBox)(target)); return; case 18: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 19: this.VersionTxt = ((System.Windows.Controls.TextBox)(target)); return; case 20: this.l1 = ((System.Windows.Controls.Label)(target)); return; case 21: this.RefreshBtn = ((System.Windows.Controls.Button)(target)); #line 61 "..\..\..\..\Contracts\ContractDocuments.xaml" this.RefreshBtn.Click += new System.Windows.RoutedEventHandler(this.RefreshBtn_Click); #line default #line hidden return; } this._contentLoaded = true; }