void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\..\..\..\..\..\Classes\Implementation\Analysis\Boundaries\Windows\MainWindow.xaml" ((VisLab.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); #line default #line hidden return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.ccBottomLayerHost = ((System.Windows.Controls.ContentControl)(target)); return; case 4: this.tbkLeftArrow = ((System.Windows.Controls.TextBlock)(target)); return; case 5: this.leftArrowControl = ((VisLab.Controls.LeftArrowControl)(target)); return; case 6: this.rightArrowControl = ((VisLab.Controls.RightArrowControl)(target)); return; case 7: this.tbkRightArrow = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this.topArrowPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 9: this.bottomArrowPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 10: this.ccTopLayerHost = ((System.Windows.Controls.ContentControl)(target)); return; case 11: this.statusBar = ((System.Windows.Controls.Primitives.StatusBar)(target)); return; case 12: #line 62 "..\..\..\..\..\..\..\..\Classes\Implementation\Analysis\Boundaries\Windows\MainWindow.xaml" ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click); #line default #line hidden return; case 13: #line 70 "..\..\..\..\..\..\..\..\Classes\Implementation\Analysis\Boundaries\Windows\MainWindow.xaml" ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click); #line default #line hidden return; } this._contentLoaded = true; }