void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 5 "..\..\MainWindow.xaml" ((Arm_Terminal.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.internetOutFeed = ((safeCommFeedViz.ToolboxControl)(target)); return; case 3: this.internetInFeed = ((safeCommFeedViz.ToolboxControl)(target)); return; case 4: this.statusView = ((Control_Status.ControlStatus)(target)); return; case 5: this.armSideView = ((ArmSideView.ArmSide)(target)); return; case 6: this.armTopView = ((ArmTopView.ArmTop)(target)); return; case 7: this.wristVisualizer = ((handInfoViewer.ToolboxControl)(target)); return; case 8: this.xboxControlMonitor = ((liveXboxMonitorV2.ToolboxControl)(target)); return; case 9: this.netStatusInd = ((networkStatusIndicator.ToolboxControl)(target)); return; case 10: this.inputOnlineInd = ((toggleIndicator.ToolboxControl)(target)); return; case 11: this.macros = ((newMacros.ToolboxControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 5 "..\..\MainWindow.xaml" ((localArmControl.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); #line default #line hidden return; case 2: this.armComOut = ((commFeedViz.commFeedViz)(target)); return; case 3: this.armComIn = ((commFeedViz.commFeedViz)(target)); return; case 4: this.handComOut = ((commFeedViz.commFeedViz)(target)); return; case 5: this.handComIn = ((commFeedViz.commFeedViz)(target)); return; case 6: this.consoleViz = ((commFeedViz.commFeedViz)(target)); return; case 7: this.xboxControllerMonitor = ((liveXboxMonitorV2.ToolboxControl)(target)); return; case 8: this.armSideView = ((ArmSideView.ArmSide)(target)); return; case 9: this.armTopView = ((ArmTopView.ArmTop)(target)); return; case 10: this.wristComponent = ((handInfoViewer.ToolboxControl)(target)); return; } this._contentLoaded = true; }