void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.fmMain = ((LEDX.MWin)(target)); return; case 2: this.ribbon = ((Fluent.Ribbon)(target)); #line 57 "..\..\MainWindow.xaml" this.ribbon.SelectedTabChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Ribbon_SelectedTabChanged); #line default #line hidden return; case 3: this.btNewProj = ((Fluent.Button)(target)); return; case 4: this.btOpenProj = ((Fluent.Button)(target)); return; case 5: this.btSaveProj = ((Fluent.Button)(target)); return; case 6: this.tbEdit = ((Fluent.RibbonTabItem)(target)); return; case 7: this.btUndo = ((Fluent.SplitButton)(target)); return; case 8: this.btPasteFram = ((Fluent.SplitButton)(target)); return; case 9: this.rgbContrProp = ((Fluent.RibbonGroupBox)(target)); return; case 10: this.spAddNew = ((Fluent.SplitButton)(target)); return; case 11: this.btDel = ((Fluent.MenuItem)(target)); return; case 12: this.tbConName = ((Fluent.TextBox)(target)); return; case 13: this.tbConNumb = ((Fluent.Spinner)(target)); return; case 14: this.tbConButt = ((Fluent.Spinner)(target)); return; case 15: this.rgbFrameProp = ((Fluent.RibbonGroupBox)(target)); return; case 16: this.spTime = ((Fluent.Spinner)(target)); return; case 17: this.btCopyFram = ((Fluent.Button)(target)); return; case 18: this.btCutFram = ((Fluent.Button)(target)); return; case 19: this.btDelFram = ((Fluent.Button)(target)); return; case 20: this.btToSample = ((Fluent.Button)(target)); return; case 21: this.spbtFSet = ((Fluent.SplitButton)(target)); #line 179 "..\..\MainWindow.xaml" this.spbtFSet.DropDownClosed += new System.EventHandler(this.SpbtFSet_DropDownClosed); #line default #line hidden return; case 22: this.rgbColorProp = ((Fluent.RibbonGroupBox)(target)); return; case 23: this.btBegColor = ((Fluent.Button)(target)); return; case 24: this.rctBegClolor = ((System.Windows.Shapes.Rectangle)(target)); return; case 25: this.btCopyColor = ((Fluent.Button)(target)); return; case 26: this.btGetColor = ((Fluent.Button)(target)); return; case 27: this.btEndColor = ((Fluent.Button)(target)); return; case 28: this.rctEndClolor = ((System.Windows.Shapes.Rectangle)(target)); return; case 29: this.btCopy = ((Fluent.Button)(target)); return; case 30: this.grSampl = ((Fluent.InRibbonGallery)(target)); return; case 31: this.tbPalyer = ((Fluent.RibbonTabItem)(target)); return; case 32: this.rgbPropLayer = ((Fluent.RibbonGroupBox)(target)); return; case 33: this.btLayerDown = ((Fluent.Button)(target)); return; case 34: this.btLayerTop = ((Fluent.Button)(target)); return; case 35: this.btDelLay = ((Fluent.Button)(target)); return; case 36: this.rgbPropPng = ((Fluent.RibbonGroupBox)(target)); return; case 37: this.cbController = ((Fluent.ComboBox)(target)); return; case 38: this.lgWidth = ((Fluent.TextBox)(target)); return; case 39: this.lgHeight = ((Fluent.TextBox)(target)); return; case 40: this.rgbPropText = ((Fluent.RibbonGroupBox)(target)); return; case 41: this.lbtemTest = ((System.Windows.Controls.Label)(target)); return; case 42: this.temTest = ((LEDX.Components.MultiLineTextEditor)(target)); return; case 43: this.spTextSize = ((Fluent.Spinner)(target)); return; case 44: this.cbFontFamaly = ((Fluent.ComboBox)(target)); return; case 45: this.rctTextClolor = ((System.Windows.Shapes.Rectangle)(target)); return; case 46: this.tbFlash = ((Fluent.RibbonTabItem)(target)); return; case 47: this.lbPort = ((System.Windows.Controls.Label)(target)); return; case 48: this.cbComName = ((Fluent.ComboBox)(target)); return; case 49: this.lbSpeed = ((System.Windows.Controls.Label)(target)); return; case 50: this.cbComRate = ((Fluent.ComboBox)(target)); return; case 51: this.btRefrPorts = ((Fluent.Button)(target)); return; case 52: this.tbSync = ((Fluent.ToggleButton)(target)); return; case 53: this.tgbShowLog = ((Fluent.ToggleButton)(target)); return; case 54: this.spProgress = ((System.Windows.Controls.StackPanel)(target)); return; case 55: this.uiScaleSlider = ((System.Windows.Controls.Slider)(target)); #line 531 "..\..\MainWindow.xaml" this.uiScaleSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.uiScaleSlider_ValueChanged); #line default #line hidden return; case 56: this.uiMan = ((LEDX.Components.PlayScale)(target)); return; case 57: this.svSearch = ((System.Windows.Controls.ScrollViewer)(target)); return; case 58: this.sldTime = ((LEDX.Components.TimeSlider)(target)); #line 561 "..\..\MainWindow.xaml" this.sldTime.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.sld_ValueChanged); #line default #line hidden return; case 59: this.scroll = ((System.Windows.Controls.ScrollViewer)(target)); return; case 60: this.icContr = ((System.Windows.Controls.ItemsControl)(target)); return; case 61: this.svTracks = ((System.Windows.Controls.ScrollViewer)(target)); return; case 62: this.icTrack = ((System.Windows.Controls.ItemsControl)(target)); return; case 63: this.iCanv = ((LEDX.Components.IncRender)(target)); #line 598 "..\..\MainWindow.xaml" this.iCanv.SelectionChanged += new System.EventHandler(this.iCanv_SelectionChanged); #line default #line hidden return; case 64: this.mainScroller = ((System.Windows.Controls.ScrollViewer)(target)); #line 607 "..\..\MainWindow.xaml" this.mainScroller.ScrollChanged += new System.Windows.Controls.ScrollChangedEventHandler(this.mainScroller_ScrollChanged); #line default #line hidden return; case 65: this.svLog = ((System.Windows.Controls.ScrollViewer)(target)); return; case 66: this.tbLog = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.fmMain = ((LEDX.MWin)(target)); return; case 2: this.ribbon = ((Fluent.Ribbon)(target)); #line 57 "..\..\MainWindow.xaml" this.ribbon.SelectedTabChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Ribbon_SelectedTabChanged); #line default #line hidden return; case 3: this.btNewProj = ((Fluent.Button)(target)); return; case 4: this.btOpenProj = ((Fluent.Button)(target)); return; case 5: this.btSaveProj = ((Fluent.Button)(target)); return; case 6: this.tbEdit = ((Fluent.RibbonTabItem)(target)); return; case 7: this.btUndo = ((Fluent.SplitButton)(target)); return; case 8: this.btPasteFram = ((Fluent.SplitButton)(target)); return; case 9: this.rgbContrProp = ((Fluent.RibbonGroupBox)(target)); return; case 10: this.spAddNew = ((Fluent.SplitButton)(target)); return; case 11: this.btDel = ((Fluent.MenuItem)(target)); return; case 12: this.tbConName = ((Fluent.TextBox)(target)); return; case 13: this.tbConNumb = ((Fluent.Spinner)(target)); return; case 14: this.tbConButt = ((Fluent.Spinner)(target)); return; case 15: this.rgbFrameProp = ((Fluent.RibbonGroupBox)(target)); return; case 16: this.spTime = ((Fluent.Spinner)(target)); return; case 17: this.btCopyFram = ((Fluent.Button)(target)); return; case 18: this.btCutFram = ((Fluent.Button)(target)); return; case 19: this.btDelFram = ((Fluent.Button)(target)); return; case 20: this.btToSample = ((Fluent.Button)(target)); return; case 21: this.spbtFSet = ((Fluent.SplitButton)(target)); #line 179 "..\..\MainWindow.xaml" this.spbtFSet.DropDownClosed += new System.EventHandler(this.SpbtFSet_DropDownClosed); #line default #line hidden return; case 22: this.rgbColorProp = ((Fluent.RibbonGroupBox)(target)); return; case 23: this.btBegColor = ((Fluent.Button)(target)); return; case 24: this.rctBegClolor = ((System.Windows.Shapes.Rectangle)(target)); return; case 25: this.btCopyColor = ((Fluent.Button)(target)); return; case 26: this.btGetColor = ((Fluent.Button)(target)); return; case 27: this.btEndColor = ((Fluent.Button)(target)); return; case 28: this.rctEndClolor = ((System.Windows.Shapes.Rectangle)(target)); return; case 29: this.btCopy = ((Fluent.Button)(target)); return; case 30: this.grSampl = ((Fluent.InRibbonGallery)(target)); return; case 31: this.tbPalyer = ((Fluent.RibbonTabItem)(target)); return; case 32: this.rgbPropLayer = ((Fluent.RibbonGroupBox)(target)); return; case 33: this.btLayerDown = ((Fluent.Button)(target)); return; case 34: this.btLayerTop = ((Fluent.Button)(target)); return; case 35: this.btDelLay = ((Fluent.Button)(target)); return; case 36: this.rgbPropPng = ((Fluent.RibbonGroupBox)(target)); return; case 37: this.cbController = ((Fluent.ComboBox)(target)); return; case 38: this.lgWidth = ((Fluent.TextBox)(target)); return; case 39: this.lgHeight = ((Fluent.TextBox)(target)); return; case 40: this.rgbPropText = ((Fluent.RibbonGroupBox)(target)); return; case 41: this.lbtemTest = ((System.Windows.Controls.Label)(target)); return; case 42: this.temTest = ((LEDX.Components.MultiLineTextEditor)(target)); return; case 43: this.spTextSize = ((Fluent.Spinner)(target)); return; case 44: this.cbFontFamaly = ((Fluent.ComboBox)(target)); return; case 45: this.rctTextClolor = ((System.Windows.Shapes.Rectangle)(target)); return; case 46: this.tbFlash = ((Fluent.RibbonTabItem)(target)); return; case 47: this.lbPort = ((System.Windows.Controls.Label)(target)); return; case 48: this.cbComName = ((Fluent.ComboBox)(target)); return; case 49: this.lbSpeed = ((System.Windows.Controls.Label)(target)); return; case 50: this.cbComRate = ((Fluent.ComboBox)(target)); return; case 51: this.btRefrPorts = ((Fluent.Button)(target)); return; case 52: this.tbSync = ((Fluent.ToggleButton)(target)); return; case 53: this.tgbShowLog = ((Fluent.ToggleButton)(target)); return; case 54: this.spProgress = ((System.Windows.Controls.StackPanel)(target)); return; case 55: this.uiScaleSlider = ((System.Windows.Controls.Slider)(target)); #line 531 "..\..\MainWindow.xaml" this.uiScaleSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.uiScaleSlider_ValueChanged); #line default #line hidden return; case 56: this.uiMan = ((LEDX.Components.PlayScale)(target)); return; case 57: this.svSearch = ((System.Windows.Controls.ScrollViewer)(target)); return; case 58: this.sldTime = ((LEDX.Components.TimeSlider)(target)); #line 561 "..\..\MainWindow.xaml" this.sldTime.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.sld_ValueChanged); #line default #line hidden return; case 59: this.scroll = ((System.Windows.Controls.ScrollViewer)(target)); return; case 60: this.icContr = ((System.Windows.Controls.ItemsControl)(target)); return; case 61: this.svTracks = ((System.Windows.Controls.ScrollViewer)(target)); return; case 62: this.icTrack = ((System.Windows.Controls.ItemsControl)(target)); return; case 63: this.iCanv = ((LEDX.Components.IncRender)(target)); #line 598 "..\..\MainWindow.xaml" this.iCanv.SelectionChanged += new System.EventHandler(this.iCanv_SelectionChanged); #line default #line hidden return; case 64: this.mainScroller = ((System.Windows.Controls.ScrollViewer)(target)); #line 607 "..\..\MainWindow.xaml" this.mainScroller.ScrollChanged += new System.Windows.Controls.ScrollChangedEventHandler(this.mainScroller_ScrollChanged); #line default #line hidden return; case 65: this.svLog = ((System.Windows.Controls.ScrollViewer)(target)); return; case 66: this.tbLog = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }