void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.RibbonWindow_KeyUp); #line default #line hidden #line 12 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.RibbonWindow_PreviewMouseDown); #line default #line hidden #line 14 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 15 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden #line 18 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).Deactivated += new System.EventHandler(this.RibbonWindow_Deactivated); #line default #line hidden return; case 12: #line 325 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 325 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 13: #line 326 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 326 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 14: #line 327 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 327 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 15: #line 328 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 328 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 16: #line 329 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 329 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 17: #line 330 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 330 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 18: #line 331 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 331 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 19: #line 332 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 332 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 20: this.col1 = ((System.Windows.Controls.ColumnDefinition)(target)); return; case 21: this.col5 = ((System.Windows.Controls.ColumnDefinition)(target)); return; case 22: this.rowStage = ((System.Windows.Controls.RowDefinition)(target)); return; case 23: this.row4 = ((System.Windows.Controls.RowDefinition)(target)); return; case 24: this.ribbon = ((Fluent.Ribbon)(target)); return; case 25: this.btnCreate = ((Fluent.Button)(target)); #line 377 "..\..\..\MainWindow.xaml" this.btnCreate.Click += new System.Windows.RoutedEventHandler(this.btnCreate_Click); #line default #line hidden return; case 26: this.btnLoad = ((Fluent.Button)(target)); #line 380 "..\..\..\MainWindow.xaml" this.btnLoad.Click += new System.Windows.RoutedEventHandler(this.btnLoad_Click); #line default #line hidden return; case 27: #line 383 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_8); #line default #line hidden return; case 28: #line 387 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_7); #line default #line hidden return; case 29: #line 421 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddKey_Click); #line default #line hidden return; case 30: this.FileName = ((System.Windows.Controls.TextBlock)(target)); return; case 31: this.UpdateTime = ((System.Windows.Controls.TextBlock)(target)); return; case 32: this.CreateTime = ((System.Windows.Controls.TextBlock)(target)); return; case 33: this.txtWidth = ((System.Windows.Controls.TextBox)(target)); #line 478 "..\..\..\MainWindow.xaml" this.txtWidth.LostFocus += new System.Windows.RoutedEventHandler(this.TextBox_LostFocus); #line default #line hidden #line 478 "..\..\..\MainWindow.xaml" this.txtWidth.TextInput += new System.Windows.Input.TextCompositionEventHandler(this.TextBox_TextInput); #line default #line hidden return; case 34: this.txtHeight = ((System.Windows.Controls.TextBox)(target)); #line 482 "..\..\..\MainWindow.xaml" this.txtHeight.LostFocus += new System.Windows.RoutedEventHandler(this.TextBox_LostFocus); #line default #line hidden #line 482 "..\..\..\MainWindow.xaml" this.txtHeight.TextInput += new System.Windows.Input.TextCompositionEventHandler(this.TextBox_TextInput); #line default #line hidden return; case 35: this.colorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 36: this.UpdateUser = ((System.Windows.Controls.TextBlock)(target)); return; case 37: this.CreateUser = ((System.Windows.Controls.TextBlock)(target)); return; case 38: #line 571 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Window_Closed); #line default #line hidden return; case 39: this.tabItem1 = ((Fluent.RibbonTabItem)(target)); return; case 40: this.OperationGroupBox = ((Fluent.RibbonGroupBox)(target)); return; case 41: this.btnPageAdd = ((Fluent.Button)(target)); #line 601 "..\..\..\MainWindow.xaml" this.btnPageAdd.Click += new System.Windows.RoutedEventHandler(this.btnPageAdd_Click); #line default #line hidden return; case 42: #line 607 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click); #line default #line hidden return; case 43: #line 608 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click); #line default #line hidden return; case 44: this.btnPageDel = ((Fluent.Button)(target)); #line 634 "..\..\..\MainWindow.xaml" this.btnPageDel.Click += new System.Windows.RoutedEventHandler(this.btnPageDel_Click); #line default #line hidden return; case 45: this.btnUndo = ((Fluent.Button)(target)); #line 650 "..\..\..\MainWindow.xaml" this.btnUndo.Click += new System.Windows.RoutedEventHandler(this.btnUndo_Click); #line default #line hidden return; case 46: this.btnRedo = ((Fluent.Button)(target)); #line 665 "..\..\..\MainWindow.xaml" this.btnRedo.Click += new System.Windows.RoutedEventHandler(this.btnRedo_Click); #line default #line hidden return; case 47: this.toggleButton1 = ((Fluent.SplitButton)(target)); return; case 48: #line 689 "..\..\..\MainWindow.xaml" ((Fluent.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 49: #line 690 "..\..\..\MainWindow.xaml" ((Fluent.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 50: #line 691 "..\..\..\MainWindow.xaml" ((Fluent.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 51: #line 692 "..\..\..\MainWindow.xaml" ((Fluent.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 52: this.q = ((Fluent.RibbonGroupBox)(target)); return; case 53: this.btnCut = ((Fluent.Button)(target)); #line 708 "..\..\..\MainWindow.xaml" this.btnCut.Click += new System.Windows.RoutedEventHandler(this.btnCut_Click); #line default #line hidden return; case 54: this.btnCopy = ((Fluent.Button)(target)); #line 725 "..\..\..\MainWindow.xaml" this.btnCopy.Click += new System.Windows.RoutedEventHandler(this.btnCopy_Click); #line default #line hidden return; case 55: this.btnPaste = ((Fluent.Button)(target)); #line 740 "..\..\..\MainWindow.xaml" this.btnPaste.Click += new System.Windows.RoutedEventHandler(this.btnPaste_Click); #line default #line hidden return; case 56: this.ViewGroupBox = ((Fluent.RibbonGroupBox)(target)); return; case 57: this.Preview = ((Fluent.Button)(target)); #line 757 "..\..\..\MainWindow.xaml" this.Preview.Click += new System.Windows.RoutedEventHandler(this.Preview_Click); #line default #line hidden return; case 58: this.btnPublish = ((Fluent.Button)(target)); #line 775 "..\..\..\MainWindow.xaml" this.btnPublish.Click += new System.Windows.RoutedEventHandler(this.btnPublish_Click); #line default #line hidden return; case 59: this.tabItem2 = ((Fluent.RibbonTabItem)(target)); return; case 60: this.ResourcesRibbonGroupBox = ((Fluent.RibbonGroupBox)(target)); return; case 61: #line 909 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 62: #line 924 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 63: #line 938 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 64: #line 967 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 65: this.tabItem6 = ((Fluent.RibbonTabItem)(target)); return; case 66: this.btnHelp = ((Fluent.Button)(target)); #line 1257 "..\..\..\MainWindow.xaml" this.btnHelp.Click += new System.Windows.RoutedEventHandler(this.btnHelp_Click); #line default #line hidden return; case 67: this.btnfeedback = ((Fluent.Button)(target)); #line 1267 "..\..\..\MainWindow.xaml" this.btnfeedback.Click += new System.Windows.RoutedEventHandler(this.Button_Click_6); #line default #line hidden return; case 68: this.treeViewControl1 = ((System.Windows.Controls.TreeView)(target)); #line 1315 "..\..\..\MainWindow.xaml" this.treeViewControl1.PreviewDragEnter += new System.Windows.DragEventHandler(this.TextBlock_PreviewDragEnter); #line default #line hidden #line 1316 "..\..\..\MainWindow.xaml" this.treeViewControl1.PreviewDragLeave += new System.Windows.DragEventHandler(this.TextBlock_PreviewDragLeave); #line default #line hidden #line 1317 "..\..\..\MainWindow.xaml" this.treeViewControl1.PreviewDragOver += new System.Windows.DragEventHandler(this.treeViewControl1_PreviewDragOver); #line default #line hidden #line 1318 "..\..\..\MainWindow.xaml" this.treeViewControl1.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.treeViewControl1_SelectedItemChanged); #line default #line hidden #line 1321 "..\..\..\MainWindow.xaml" this.treeViewControl1.Drop += new System.Windows.DragEventHandler(this.PubDropTreeAndBlockEvent); #line default #line hidden return; case 69: this.scrollViewer = ((System.Windows.Controls.ScrollViewer)(target)); return; case 70: this.grid = ((System.Windows.Controls.Grid)(target)); return; case 71: this.scaleTransform = ((System.Windows.Media.ScaleTransform)(target)); return; case 72: this.propertyManage1 = ((jg.Editor.Library.Property.PropertyManage)(target)); return; case 73: this.controlTimeLine = ((jg.Editor.Library.ControlTimeLine)(target)); return; case 74: this.zoomSlider = ((System.Windows.Controls.Slider)(target)); #line 1428 "..\..\..\MainWindow.xaml" this.zoomSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.zoomSlider_ValueChanged); #line default #line hidden return; case 75: this.ShowNewWin = ((System.Windows.Controls.Grid)(target)); return; case 76: this.ProgressEditBusyName = ((jg.Editor.Library.Control.ProgressEditBusy)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 6 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.RibbonWindow_KeyUp); #line default #line hidden #line 9 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.RibbonWindow_PreviewMouseDown); #line default #line hidden #line 10 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 11 "..\..\..\MainWindow.xaml" ((jg.Editor.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 8: #line 82 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 82 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 9: #line 83 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 83 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 10: #line 84 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 84 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 11: #line 85 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 85 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 12: #line 86 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 86 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 13: #line 87 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 87 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 14: #line 88 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 88 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 15: #line 89 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden #line 89 "..\..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 16: this.col1 = ((System.Windows.Controls.ColumnDefinition)(target)); return; case 17: this.col5 = ((System.Windows.Controls.ColumnDefinition)(target)); return; case 18: this.rowStage = ((System.Windows.Controls.RowDefinition)(target)); return; case 19: this.row4 = ((System.Windows.Controls.RowDefinition)(target)); return; case 20: this.tabControl1 = ((System.Windows.Controls.TabControl)(target)); return; case 21: this.ribbon = ((Fluent.Ribbon)(target)); return; case 22: this.invisibleTabGroup = ((Fluent.RibbonContextualTabGroup)(target)); return; case 23: #line 177 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_8); #line default #line hidden return; case 24: #line 181 "..\..\..\MainWindow.xaml" ((Fluent.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_7); #line default #line hidden return; case 25: this.tabItem1 = ((Fluent.RibbonTabItem)(target)); return; case 26: this.Clipboard = ((Fluent.RibbonGroupBox)(target)); return; case 27: this.btnCreate = ((System.Windows.Controls.Button)(target)); #line 342 "..\..\..\MainWindow.xaml" this.btnCreate.Click += new System.Windows.RoutedEventHandler(this.btnCreate_Click); #line default #line hidden return; case 28: this.btnLoad = ((System.Windows.Controls.Button)(target)); #line 365 "..\..\..\MainWindow.xaml" this.btnLoad.Click += new System.Windows.RoutedEventHandler(this.btnLoad_Click); #line default #line hidden return; case 29: this.btnClone = ((System.Windows.Controls.Button)(target)); #line 387 "..\..\..\MainWindow.xaml" this.btnClone.Click += new System.Windows.RoutedEventHandler(this.btnClone_Click); #line default #line hidden return; case 30: this.btnPageAdd = ((System.Windows.Controls.Button)(target)); #line 409 "..\..\..\MainWindow.xaml" this.btnPageAdd.Click += new System.Windows.RoutedEventHandler(this.btnPageAdd_Click); #line default #line hidden return; case 31: #line 422 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click); #line default #line hidden return; case 32: #line 423 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click); #line default #line hidden return; case 33: this.btnPageDel = ((System.Windows.Controls.Button)(target)); #line 429 "..\..\..\MainWindow.xaml" this.btnPageDel.Click += new System.Windows.RoutedEventHandler(this.btnPageDel_Click); #line default #line hidden return; case 34: this.btnCut = ((System.Windows.Controls.Button)(target)); #line 442 "..\..\..\MainWindow.xaml" this.btnCut.Click += new System.Windows.RoutedEventHandler(this.btnCut_Click); #line default #line hidden return; case 35: this.btnCopy = ((System.Windows.Controls.Button)(target)); #line 465 "..\..\..\MainWindow.xaml" this.btnCopy.Click += new System.Windows.RoutedEventHandler(this.btnCopy_Click); #line default #line hidden return; case 36: this.btnPaste = ((System.Windows.Controls.Button)(target)); #line 488 "..\..\..\MainWindow.xaml" this.btnPaste.Click += new System.Windows.RoutedEventHandler(this.btnPaste_Click); #line default #line hidden return; case 37: this.Preview = ((System.Windows.Controls.Button)(target)); #line 511 "..\..\..\MainWindow.xaml" this.Preview.Click += new System.Windows.RoutedEventHandler(this.Preview_Click); #line default #line hidden return; case 38: this.btnPublish = ((System.Windows.Controls.Button)(target)); #line 525 "..\..\..\MainWindow.xaml" this.btnPublish.Click += new System.Windows.RoutedEventHandler(this.btnPublish_Click); #line default #line hidden return; case 39: this.btnUndo = ((System.Windows.Controls.Button)(target)); #line 539 "..\..\..\MainWindow.xaml" this.btnUndo.Click += new System.Windows.RoutedEventHandler(this.btnUndo_Click); #line default #line hidden return; case 40: this.btnRedo = ((System.Windows.Controls.Button)(target)); #line 566 "..\..\..\MainWindow.xaml" this.btnRedo.Click += new System.Windows.RoutedEventHandler(this.btnRedo_Click); #line default #line hidden return; case 41: this.toggleButton1 = ((System.Windows.Controls.Primitives.ToggleButton)(target)); return; case 42: this.popup1 = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 43: #line 613 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 44: #line 616 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 45: #line 619 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 46: #line 622 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AlignButton_Click); #line default #line hidden return; case 47: this.tabItem2 = ((Fluent.RibbonTabItem)(target)); return; case 48: this.ResourcesRibbonGroupBox = ((Fluent.RibbonGroupBox)(target)); return; case 49: this.localImgMenu = ((Fluent.MenuItem)(target)); return; case 50: this.localMovieMenu = ((Fluent.MenuItem)(target)); return; case 51: this.localSoundMenu = ((Fluent.MenuItem)(target)); return; case 52: this.localDocumentMenu = ((Fluent.MenuItem)(target)); return; case 53: this.localTPageGroupMenu = ((Fluent.MenuItem)(target)); return; case 54: #line 721 "..\..\..\MainWindow.xaml" ((Fluent.SplitButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 55: #line 736 "..\..\..\MainWindow.xaml" ((Fluent.SplitButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 56: #line 750 "..\..\..\MainWindow.xaml" ((Fluent.SplitButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 57: #line 765 "..\..\..\MainWindow.xaml" ((Fluent.SplitButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 58: #line 779 "..\..\..\MainWindow.xaml" ((Fluent.SplitButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); #line default #line hidden return; case 59: this.Shape001 = ((System.Windows.Shapes.Path)(target)); return; case 60: this.Shape002 = ((System.Windows.Shapes.Path)(target)); return; case 61: this.Shape003 = ((System.Windows.Shapes.Path)(target)); return; case 62: this.Shape004 = ((System.Windows.Shapes.Path)(target)); return; case 63: this.Shape005 = ((System.Windows.Shapes.Path)(target)); return; case 64: this.Shape006 = ((System.Windows.Shapes.Path)(target)); return; case 65: this.Shape007 = ((System.Windows.Shapes.Path)(target)); return; case 66: this.Shape008 = ((System.Windows.Shapes.Path)(target)); return; case 67: this.Shape009 = ((System.Windows.Shapes.Path)(target)); return; case 68: this.Shape010 = ((System.Windows.Shapes.Path)(target)); return; case 69: this.Shape011 = ((System.Windows.Shapes.Path)(target)); return; case 70: this.Shape012 = ((System.Windows.Shapes.Path)(target)); return; case 71: this.Shape013 = ((System.Windows.Shapes.Path)(target)); return; case 72: this.Shape014 = ((System.Windows.Shapes.Path)(target)); return; case 73: this.Shape015 = ((System.Windows.Shapes.Path)(target)); return; case 74: this.Shape016 = ((System.Windows.Shapes.Path)(target)); return; case 75: this.Shape017 = ((System.Windows.Shapes.Path)(target)); return; case 76: #line 893 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_6); #line default #line hidden return; case 77: this.treeViewControl1 = ((System.Windows.Controls.TreeView)(target)); #line 896 "..\..\..\MainWindow.xaml" this.treeViewControl1.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.treeViewControl1_SelectedItemChanged); #line default #line hidden #line 897 "..\..\..\MainWindow.xaml" this.treeViewControl1.Drop += new System.Windows.DragEventHandler(this.PubDropTreeAndBlockEvent); #line default #line hidden return; case 78: this.scrollViewer = ((System.Windows.Controls.ScrollViewer)(target)); return; case 79: this.grid = ((System.Windows.Controls.Grid)(target)); return; case 80: this.scaleTransform = ((System.Windows.Media.ScaleTransform)(target)); return; case 81: this.propertyManage1 = ((jg.Editor.Library.Property.PropertyManage)(target)); return; case 82: #line 931 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_5); #line default #line hidden return; case 83: #line 944 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_5); #line default #line hidden return; case 84: #line 958 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_5); #line default #line hidden return; case 85: #line 965 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 86: #line 966 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1); #line default #line hidden return; case 87: #line 967 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2); #line default #line hidden return; case 88: #line 968 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_3); #line default #line hidden return; case 89: #line 969 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_4); #line default #line hidden return; case 90: this.controlTimeLine = ((jg.Editor.Library.ControlTimeLine)(target)); return; case 91: this.zoomSlider = ((System.Windows.Controls.Slider)(target)); return; case 92: this.ShowNewWin = ((System.Windows.Controls.Grid)(target)); return; case 93: this.ProgressEditBusyName = ((jg.Editor.Library.Control.ProgressEditBusy)(target)); return; } this._contentLoaded = true; }