void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((Nova.SmartLCT.UI.Window_FastSegmentation)(target));
     
     #line 17 "..\..\..\Window_FastSegmentation.xaml"
     this.Window.Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.NumericUpDown_EnvironmentBrightMax = ((Nova.Wpf.Control.NumericUpDown)(target));
     return;
     case 4:
     this.NumericUpDown_ScreenBrightMax = ((Nova.Wpf.Control.NumericUpDown)(target));
     return;
     case 5:
     this.TextBlock_Segmentation = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.ScrollBar_SegmentationNum = ((System.Windows.Controls.Primitives.ScrollBar)(target));
     return;
     case 7:
     this.NumericUpDown_EnvironMentBrightMin = ((Nova.Wpf.Control.NumericUpDown)(target));
     return;
     case 8:
     this.NumericUpDown_ScreenBrightMin = ((Nova.Wpf.Control.NumericUpDown)(target));
     return;
     case 9:
     this.Button_OK = ((System.Windows.Controls.Button)(target));
     return;
     case 10:
     this.Button_Cancel = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.myWizard = ((SmartLCT.Frm_Guide_two)(target));
     
     #line 19 "..\..\..\Frm_Guide_two.xaml"
     this.myWizard.Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.CheckBox_CreateEmptyProject = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 4:
     this.grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.button_ImportReceiveSize = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.ComboBox_SenderType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.ComboBox_ReceiveSize = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 8:
     this.numericUpDown_Row = ((Nova.Wpf.Control.NumericUpDown)(target));
     return;
     case 9:
     this.numericUpDown_Cols = ((Nova.Wpf.Control.NumericUpDown)(target));
     return;
     case 10:
     this.RadioButton_LTH = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 11:
     this.RadioButton_RBH = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 12:
     this.RadioButton_LBV = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 13:
     this.RadioButton_LBH = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 14:
     this.RadioButton_RTV = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 15:
     this.RadioButton_RTH = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 16:
     this.RadioButton_LTV = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 17:
     this.RadioButton_RBV = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 18:
     this.button_create = ((System.Windows.Controls.Button)(target));
     return;
     case 19:
     this.button_cancel = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }