Esempio n. 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.testMacroPanel = ((Macros.Macros)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((MasterArmGUI.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.leftVid = ((ArmVideoComponent.armVideoComp)(target));
     return;
     case 3:
     this.rightVid = ((ArmVideoComponent.armVideoComp)(target));
     return;
     case 4:
     this.macroButtons = ((Macros.Macros)(target));
     return;
     case 5:
     this.armTopView = ((ArmTopView.ArmTop)(target));
     return;
     case 6:
     this.armSideView = ((ArmSideView.ArmSide)(target));
     return;
     case 7:
     this.GUIArmDrive = ((GUIArmDrive.GUIArmDrive)(target));
     return;
     case 8:
     this.ControlStatusPanel = ((Control_Status.ControlStatus)(target));
     return;
     case 9:
     this.incomingCOMViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 10:
     this.outgoingCOMViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 11:
     this.incomingNETViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 12:
     this.outgoingNETViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 13:
     this.localCamButton = ((System.Windows.Controls.Button)(target));
     
     #line 38 "..\..\MainWindow.xaml"
     this.localCamButton.Click += new System.Windows.RoutedEventHandler(this.localCamButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }