void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Form1 = ((АРМ_Руководителя_проекта.MainWindow)(target)); #line 8 "..\..\MainWindow.xaml" this.Form1.SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged); #line default #line hidden #line 8 "..\..\MainWindow.xaml" this.Form1.Closed += new System.EventHandler(this.Form1_Closed); #line default #line hidden #line 8 "..\..\MainWindow.xaml" this.Form1.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing); #line default #line hidden return; case 2: this.GridMW = ((System.Windows.Controls.Grid)(target)); return; case 3: this.SB = ((System.Windows.Controls.Primitives.StatusBar)(target)); return; case 4: this.StatusText = ((System.Windows.Controls.TextBlock)(target)); return; case 5: this.UserName = ((System.Windows.Controls.TextBlock)(target)); return; case 6: this.Refinans_text = ((System.Windows.Controls.TextBlock)(target)); return; case 7: this.MMenu = ((System.Windows.Controls.Menu)(target)); return; case 8: this.Lot = ((System.Windows.Controls.ComboBox)(target)); #line 35 "..\..\MainWindow.xaml" this.Lot.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Lot_SelectionChanged); #line default #line hidden return; case 9: this.TipV = ((System.Windows.Controls.ComboBox)(target)); #line 36 "..\..\MainWindow.xaml" this.TipV.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TipV_SelectionChanged); #line default #line hidden return; case 10: this.Месяц_Показ = ((System.Windows.Controls.CheckBox)(target)); return; case 11: this.КС_Показ = ((System.Windows.Controls.CheckBox)(target)); return; case 12: this.ABoxItem = ((System.Windows.Controls.MenuItem)(target)); #line 51 "..\..\MainWindow.xaml" this.ABoxItem.Click += new System.Windows.RoutedEventHandler(this.ABoxItem_Click); #line default #line hidden return; case 13: this.DP = ((System.Windows.Controls.DockPanel)(target)); return; case 14: this.DGРКЦ = ((System.Windows.Controls.DataGrid)(target)); #line 54 "..\..\MainWindow.xaml" this.DGРКЦ.SelectedCellsChanged += new System.Windows.Controls.SelectedCellsChangedEventHandler(this.DGРКЦ_SelectedCellsChanged); #line default #line hidden #line 54 "..\..\MainWindow.xaml" this.DGРКЦ.CurrentCellChanged += new System.EventHandler <System.EventArgs>(this.DGРКЦ_CurrentCellChanged); #line default #line hidden return; case 15: this.DGПроблемы = ((System.Windows.Controls.DataGrid)(target)); #line 121 "..\..\MainWindow.xaml" this.DGПроблемы.SelectedCellsChanged += new System.Windows.Controls.SelectedCellsChangedEventHandler(this.DGРКЦ_SelectedCellsChanged); #line default #line hidden #line 121 "..\..\MainWindow.xaml" this.DGПроблемы.CurrentCellChanged += new System.EventHandler <System.EventArgs>(this.DGРКЦ_CurrentCellChanged); #line default #line hidden return; case 16: this.КодРКЦСт = ((System.Windows.Controls.DataGridComboBoxColumn)(target)); return; case 17: this.Gdop = ((System.Windows.Controls.DockPanel)(target)); return; case 18: this.DG2 = ((System.Windows.Controls.DataGrid)(target)); return; case 19: this.DG3 = ((System.Windows.Controls.DataGrid)(target)); return; case 20: this.КодКССт = ((System.Windows.Controls.DataGridComboBoxColumn)(target)); return; case 21: this.DGПМ = ((System.Windows.Controls.DataGrid)(target)); #line 270 "..\..\MainWindow.xaml" this.DGПМ.SelectedCellsChanged += new System.Windows.Controls.SelectedCellsChangedEventHandler(this.DGРКЦ_SelectedCellsChanged); #line default #line hidden #line 270 "..\..\MainWindow.xaml" this.DGПМ.CurrentCellChanged += new System.EventHandler <System.EventArgs>(this.DGРКЦ_CurrentCellChanged); #line default #line hidden return; } this._contentLoaded = true; }