示例#1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.mainGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.settingsItems = ((System.Windows.Controls.Viewbox)(target));
     return;
     case 3:
     this.speedSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 17 "..\..\ToolboxControl.xaml"
     this.speedSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.topSpeedSlider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.speedLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.deadzoneLeft = ((Deadzone.ToolboxControl)(target));
     return;
     case 6:
     this.deadzoneRight = ((Deadzone.ToolboxControl)(target));
     return;
     case 7:
     this.stateButton = ((System.Windows.Controls.Button)(target));
     
     #line 64 "..\..\ToolboxControl.xaml"
     this.stateButton.Click += new System.Windows.RoutedEventHandler(this.stateButton_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.xboxControllerConnectedIndicator = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 9:
     this.liveItems = ((System.Windows.Controls.Viewbox)(target));
     return;
     case 10:
     this.liveXboxControllerMonitor = ((liveXboxMonitorV2.ToolboxControl)(target));
     return;
     case 11:
     this.leftStickXval = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.leftStickYval = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.rightStickXval = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.rightStickYval = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((liveXboxMonitorV2_Tester.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.testXboxMonitor = ((liveXboxMonitorV2.ToolboxControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#3
0
 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;
     }
     this._contentLoaded = true;
 }
示例#4
0
 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;
 }