void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 6 "..\..\..\MainWindow.xaml" ((TDSClient.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.objMainPanelCol = ((System.Windows.Controls.ColumnDefinition)(target)); return; case 3: this.sliderExClockRatio = ((System.Windows.Controls.Slider)(target)); #line 70 "..\..\..\MainWindow.xaml" this.sliderExClockRatio.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.sliderExClockRatio_ValueChanged); #line default #line hidden return; case 4: this.lbl1To1 = ((System.Windows.Controls.Label)(target)); return; case 5: this.label1To2 = ((System.Windows.Controls.Label)(target)); return; case 6: this.label1To6 = ((System.Windows.Controls.Label)(target)); return; case 7: this.label1To12 = ((System.Windows.Controls.Label)(target)); return; case 8: this.label1To30 = ((System.Windows.Controls.Label)(target)); return; case 9: this.label1To60 = ((System.Windows.Controls.Label)(target)); return; case 10: this.labelMax = ((System.Windows.Controls.Label)(target)); return; case 11: this.MainMap = ((TDSClient.GMapEx)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 6 "..\..\..\MainWindow.xaml" ((TDSClient.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.objMainPanelCol = ((System.Windows.Controls.ColumnDefinition)(target)); return; case 3: this.sliderExClockRatio = ((System.Windows.Controls.Slider)(target)); #line 70 "..\..\..\MainWindow.xaml" this.sliderExClockRatio.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.sliderExClockRatio_ValueChanged); #line default #line hidden return; case 4: this.lbl1To1 = ((System.Windows.Controls.Label)(target)); return; case 5: this.label1To2 = ((System.Windows.Controls.Label)(target)); return; case 6: this.label1To6 = ((System.Windows.Controls.Label)(target)); return; case 7: this.label1To12 = ((System.Windows.Controls.Label)(target)); return; case 8: this.label1To30 = ((System.Windows.Controls.Label)(target)); return; case 9: this.label1To60 = ((System.Windows.Controls.Label)(target)); return; case 10: this.labelMax = ((System.Windows.Controls.Label)(target)); return; case 11: this.MainMap = ((TDSClient.GMapEx)(target)); return; } this._contentLoaded = true; }