void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\Main\MainWindow.xaml" ((Orange.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.MetroWindow_Closing); #line default #line hidden return; case 3: this.Configbtn = ((System.Windows.Controls.Button)(target)); #line 201 "..\..\..\Main\MainWindow.xaml" this.Configbtn.Click += new System.Windows.RoutedEventHandler(this.Config_Click); #line default #line hidden return; case 4: this.Informationbtn = ((System.Windows.Controls.Button)(target)); #line 202 "..\..\..\Main\MainWindow.xaml" this.Informationbtn.Click += new System.Windows.RoutedEventHandler(this.Information_Click); #line default #line hidden return; case 5: this.leftPanel = ((System.Windows.Controls.Grid)(target)); return; case 6: this.musiclist_title_rec_for_width = ((System.Windows.Shapes.Rectangle)(target)); return; case 7: this.Search_ScrollViewer = ((System.Windows.Controls.ScrollViewer)(target)); #line 219 "..\..\..\Main\MainWindow.xaml" this.Search_ScrollViewer.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Search_ScrollViewer_PreviewMouseWheel); #line default #line hidden #line 219 "..\..\..\Main\MainWindow.xaml" this.Search_ScrollViewer.AddHandler(System.Windows.Controls.Primitives.ScrollBar.ScrollEvent, new System.Windows.Controls.Primitives.ScrollEventHandler(this.currentTagNotContactsList_Scroll)); #line default #line hidden return; case 8: this.result_musiclist = ((System.Windows.Controls.ListView)(target)); #line 221 "..\..\..\Main\MainWindow.xaml" this.result_musiclist.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.result_musiclist_MouseDoubleClick); #line default #line hidden return; case 10: this.morebtn = ((System.Windows.Controls.Button)(target)); #line 293 "..\..\..\Main\MainWindow.xaml" this.morebtn.Click += new System.Windows.RoutedEventHandler(this.morebtn_Click); #line default #line hidden return; case 11: #line 297 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Search_Button_Click); #line default #line hidden return; case 12: this.addselecteditembtn = ((System.Windows.Controls.Button)(target)); #line 298 "..\..\..\Main\MainWindow.xaml" this.addselecteditembtn.Click += new System.Windows.RoutedEventHandler(this.result_selected_add); #line default #line hidden return; case 13: this.selectallitemsbtn = ((System.Windows.Controls.Button)(target)); #line 299 "..\..\..\Main\MainWindow.xaml" this.selectallitemsbtn.Click += new System.Windows.RoutedEventHandler(this.result_all_select); #line default #line hidden return; case 14: this.searchBox = ((System.Windows.Controls.TextBox)(target)); #line 300 "..\..\..\Main\MainWindow.xaml" this.searchBox.KeyDown += new System.Windows.Input.KeyEventHandler(this.searchBox_KeyDown); #line default #line hidden return; case 15: this.MenuBtn = ((System.Windows.Controls.Button)(target)); #line 301 "..\..\..\Main\MainWindow.xaml" this.MenuBtn.Click += new System.Windows.RoutedEventHandler(this.MenuBtn_Click); #line default #line hidden return; case 16: this.line = ((System.Windows.Shapes.Path)(target)); return; case 17: this.LeftContent = ((System.Windows.Controls.Grid)(target)); return; case 18: #line 304 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Bn_MouseLeftButtonDown); #line default #line hidden return; case 19: this.main_page = ((Orange.main_usercontrol)(target)); return; case 20: this.player_grid = ((System.Windows.Controls.Grid)(target)); return; case 21: this.webBrowser = ((System.Windows.Controls.WebBrowser)(target)); #line 319 "..\..\..\Main\MainWindow.xaml" this.webBrowser.Loaded += new System.Windows.RoutedEventHandler(this.webBrowser_Loaded); #line default #line hidden #line 319 "..\..\..\Main\MainWindow.xaml" this.webBrowser.Navigated += new System.Windows.Navigation.NavigatedEventHandler(this.webBrowser_Navigated); #line default #line hidden return; case 22: this.Music_title = ((System.Windows.Controls.TextBlock)(target)); return; case 23: this.titleWidthSizeREc = ((System.Windows.Shapes.Rectangle)(target)); return; case 24: this.PlayerSlider = ((System.Windows.Controls.Slider)(target)); #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragCompletedEvent, new System.Windows.Controls.Primitives.DragCompletedEventHandler(this.PlayerSlider_DragCompleted)); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragStartedEvent, new System.Windows.Controls.Primitives.DragStartedEventHandler(this.PlayerSlider_DragStarted)); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.PlayerSlider_ValueChanged); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PlayerSlider_MouseDown); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PlayerSlider_MouseUp); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.PreviewMouseMove += new System.Windows.Input.MouseEventHandler(this.PlayerSlider_PreviewMouseMove); #line default #line hidden return; case 25: this.myPlayList = ((System.Windows.Controls.ListView)(target)); #line 335 "..\..\..\Main\MainWindow.xaml" this.myPlayList.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.myPlayList_MouseDoubleClick); #line default #line hidden #line 335 "..\..\..\Main\MainWindow.xaml" this.myPlayList.KeyDown += new System.Windows.Input.KeyEventHandler(this.myPlayList_KeyDown); #line default #line hidden return; case 26: #line 339 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Rename_PlaylistItem_Click); #line default #line hidden return; case 27: #line 340 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Remove_PlaylistItem_Click); #line default #line hidden return; case 29: this.playerControlsGrid = ((System.Windows.Controls.Grid)(target)); return; case 30: this.repeatBtn = ((System.Windows.Controls.Button)(target)); #line 414 "..\..\..\Main\MainWindow.xaml" this.repeatBtn.Click += new System.Windows.RoutedEventHandler(this.set_repeat); #line default #line hidden return; case 31: this.Previousbtn = ((System.Windows.Controls.Button)(target)); #line 415 "..\..\..\Main\MainWindow.xaml" this.Previousbtn.Click += new System.Windows.RoutedEventHandler(this.Previous_music); #line default #line hidden return; case 32: this.PlayBtn = ((System.Windows.Controls.Button)(target)); #line 416 "..\..\..\Main\MainWindow.xaml" this.PlayBtn.Click += new System.Windows.RoutedEventHandler(this.play); #line default #line hidden return; case 33: this.pauseBtn = ((System.Windows.Controls.Button)(target)); #line 417 "..\..\..\Main\MainWindow.xaml" this.pauseBtn.Click += new System.Windows.RoutedEventHandler(this.pause); #line default #line hidden return; case 34: this.Nextbtn = ((System.Windows.Controls.Button)(target)); #line 418 "..\..\..\Main\MainWindow.xaml" this.Nextbtn.Click += new System.Windows.RoutedEventHandler(this.Next_Music); #line default #line hidden return; case 35: this.ShuffleBtn = ((System.Windows.Controls.Button)(target)); #line 419 "..\..\..\Main\MainWindow.xaml" this.ShuffleBtn.Click += new System.Windows.RoutedEventHandler(this.set_shuffle); #line default #line hidden return; case 36: this.VolumeSlider = ((System.Windows.Controls.Slider)(target)); #line 420 "..\..\..\Main\MainWindow.xaml" this.VolumeSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragCompletedEvent, new System.Windows.Controls.Primitives.DragCompletedEventHandler(this.VolumeSlider_DragCompleted)); #line default #line hidden #line 420 "..\..\..\Main\MainWindow.xaml" this.VolumeSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragStartedEvent, new System.Windows.Controls.Primitives.DragStartedEventHandler(this.VolumeSlider_DragStarted)); #line default #line hidden #line 420 "..\..\..\Main\MainWindow.xaml" this.VolumeSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.VolumeSlider_ValueChanged); #line default #line hidden return; case 37: this.VolumeBtn = ((System.Windows.Controls.Button)(target)); #line 421 "..\..\..\Main\MainWindow.xaml" this.VolumeBtn.Click += new System.Windows.RoutedEventHandler(this.Mute); #line default #line hidden return; case 38: this.videooptionbtn = ((System.Windows.Controls.Button)(target)); #line 422 "..\..\..\Main\MainWindow.xaml" this.videooptionbtn.Click += new System.Windows.RoutedEventHandler(this.videooption_Click); #line default #line hidden return; case 39: this.videooptionGrid = ((System.Windows.Controls.Grid)(target)); return; case 40: #line 425 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.videooption_Click); #line default #line hidden return; case 41: this.ShowVideoBtn = ((System.Windows.Controls.Button)(target)); #line 426 "..\..\..\Main\MainWindow.xaml" this.ShowVideoBtn.Click += new System.Windows.RoutedEventHandler(this.Show_video_in_control); #line default #line hidden return; case 42: this.quality_combobox = ((System.Windows.Controls.ComboBox)(target)); #line 427 "..\..\..\Main\MainWindow.xaml" this.quality_combobox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged); #line default #line hidden return; case 43: #line 436 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.fullscreen_Click); #line default #line hidden return; case 44: this.ListControlsGrid = ((System.Windows.Controls.Grid)(target)); return; case 45: this.listControl = ((System.Windows.Controls.Grid)(target)); return; case 46: this.ms_list_top = ((System.Windows.Controls.Button)(target)); #line 442 "..\..\..\Main\MainWindow.xaml" this.ms_list_top.Click += new System.Windows.RoutedEventHandler(this.top_list); #line default #line hidden return; case 47: this.ms_list_up = ((System.Windows.Controls.Button)(target)); #line 443 "..\..\..\Main\MainWindow.xaml" this.ms_list_up.Click += new System.Windows.RoutedEventHandler(this.up_list); #line default #line hidden return; case 48: this.ms_list_down = ((System.Windows.Controls.Button)(target)); #line 444 "..\..\..\Main\MainWindow.xaml" this.ms_list_down.Click += new System.Windows.RoutedEventHandler(this.down_list); #line default #line hidden return; case 49: this.ms_list_bottom = ((System.Windows.Controls.Button)(target)); #line 445 "..\..\..\Main\MainWindow.xaml" this.ms_list_bottom.Click += new System.Windows.RoutedEventHandler(this.bottom_list); #line default #line hidden return; case 50: this.listMgr = ((System.Windows.Controls.Grid)(target)); return; case 51: this.savebtn = ((System.Windows.Controls.Button)(target)); #line 448 "..\..\..\Main\MainWindow.xaml" this.savebtn.Click += new System.Windows.RoutedEventHandler(this.save_list); #line default #line hidden return; case 52: this.openbtn = ((System.Windows.Controls.Button)(target)); #line 449 "..\..\..\Main\MainWindow.xaml" this.openbtn.Click += new System.Windows.RoutedEventHandler(this.open_list); #line default #line hidden return; case 53: this.deletebtn = ((System.Windows.Controls.Button)(target)); #line 450 "..\..\..\Main\MainWindow.xaml" this.deletebtn.Click += new System.Windows.RoutedEventHandler(this.delete_list); #line default #line hidden return; case 54: this.bookmarkbtn = ((System.Windows.Controls.Button)(target)); #line 451 "..\..\..\Main\MainWindow.xaml" this.bookmarkbtn.Click += new System.Windows.RoutedEventHandler(this.createfavoritelist_Click); #line default #line hidden return; case 55: this.currentTimeTxb = ((System.Windows.Controls.TextBlock)(target)); return; case 56: this.endTimeTxb = ((System.Windows.Controls.TextBlock)(target)); return; case 57: this.blind = ((System.Windows.Shapes.Rectangle)(target)); return; case 58: this.main_menu = ((Orange.main_menuControl)(target)); return; case 59: this.Shadow = ((System.Windows.Shapes.Rectangle)(target)); return; case 60: this.top_content = ((System.Windows.Controls.Grid)(target)); return; case 61: this.tutorialgrid = ((System.Windows.Controls.Grid)(target)); return; case 62: this.init_progress = ((System.Windows.Controls.Grid)(target)); return; case 63: this.initprogressGrid = ((System.Windows.Controls.Grid)(target)); return; case 64: this.InitTextBlock = ((System.Windows.Controls.TextBlock)(target)); return; case 65: this.loadingTextBlock = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\Main\MainWindow.xaml" ((Orange.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.MetroWindow_Closing); #line default #line hidden return; case 3: this.Configbtn = ((System.Windows.Controls.Button)(target)); #line 201 "..\..\..\Main\MainWindow.xaml" this.Configbtn.Click += new System.Windows.RoutedEventHandler(this.Config_Click); #line default #line hidden return; case 4: this.Informationbtn = ((System.Windows.Controls.Button)(target)); #line 202 "..\..\..\Main\MainWindow.xaml" this.Informationbtn.Click += new System.Windows.RoutedEventHandler(this.Information_Click); #line default #line hidden return; case 5: this.leftPanel = ((System.Windows.Controls.Grid)(target)); return; case 6: this.musiclist_title_rec_for_width = ((System.Windows.Shapes.Rectangle)(target)); return; case 7: this.Search_ScrollViewer = ((System.Windows.Controls.ScrollViewer)(target)); #line 219 "..\..\..\Main\MainWindow.xaml" this.Search_ScrollViewer.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Search_ScrollViewer_PreviewMouseWheel); #line default #line hidden #line 219 "..\..\..\Main\MainWindow.xaml" this.Search_ScrollViewer.AddHandler(System.Windows.Controls.Primitives.ScrollBar.ScrollEvent, new System.Windows.Controls.Primitives.ScrollEventHandler(this.currentTagNotContactsList_Scroll)); #line default #line hidden return; case 8: this.result_musiclist = ((System.Windows.Controls.ListView)(target)); #line 221 "..\..\..\Main\MainWindow.xaml" this.result_musiclist.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.result_musiclist_MouseDoubleClick); #line default #line hidden return; case 10: this.morebtn = ((System.Windows.Controls.Button)(target)); #line 293 "..\..\..\Main\MainWindow.xaml" this.morebtn.Click += new System.Windows.RoutedEventHandler(this.morebtn_Click); #line default #line hidden return; case 11: #line 297 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Search_Button_Click); #line default #line hidden return; case 12: this.addselecteditembtn = ((System.Windows.Controls.Button)(target)); #line 298 "..\..\..\Main\MainWindow.xaml" this.addselecteditembtn.Click += new System.Windows.RoutedEventHandler(this.result_selected_add); #line default #line hidden return; case 13: this.selectallitemsbtn = ((System.Windows.Controls.Button)(target)); #line 299 "..\..\..\Main\MainWindow.xaml" this.selectallitemsbtn.Click += new System.Windows.RoutedEventHandler(this.result_all_select); #line default #line hidden return; case 14: this.searchBox = ((System.Windows.Controls.TextBox)(target)); #line 300 "..\..\..\Main\MainWindow.xaml" this.searchBox.KeyDown += new System.Windows.Input.KeyEventHandler(this.searchBox_KeyDown); #line default #line hidden return; case 15: this.MenuBtn = ((System.Windows.Controls.Button)(target)); #line 301 "..\..\..\Main\MainWindow.xaml" this.MenuBtn.Click += new System.Windows.RoutedEventHandler(this.MenuBtn_Click); #line default #line hidden return; case 16: this.line = ((System.Windows.Shapes.Path)(target)); return; case 17: this.LeftContent = ((System.Windows.Controls.Grid)(target)); return; case 18: #line 304 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Bn_MouseLeftButtonDown); #line default #line hidden return; case 19: this.main_page = ((Orange.main_usercontrol)(target)); return; case 20: this.player_grid = ((System.Windows.Controls.Grid)(target)); return; case 21: this.webBrowser = ((System.Windows.Controls.WebBrowser)(target)); #line 319 "..\..\..\Main\MainWindow.xaml" this.webBrowser.Loaded += new System.Windows.RoutedEventHandler(this.webBrowser_Loaded); #line default #line hidden #line 319 "..\..\..\Main\MainWindow.xaml" this.webBrowser.Navigated += new System.Windows.Navigation.NavigatedEventHandler(this.webBrowser_Navigated); #line default #line hidden return; case 22: this.Music_title = ((System.Windows.Controls.TextBlock)(target)); return; case 23: this.titleWidthSizeREc = ((System.Windows.Shapes.Rectangle)(target)); return; case 24: this.PlayerSlider = ((System.Windows.Controls.Slider)(target)); #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragCompletedEvent, new System.Windows.Controls.Primitives.DragCompletedEventHandler(this.PlayerSlider_DragCompleted)); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragStartedEvent, new System.Windows.Controls.Primitives.DragStartedEventHandler(this.PlayerSlider_DragStarted)); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.PlayerSlider_ValueChanged); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.PlayerSlider_MouseDown); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PlayerSlider_MouseUp); #line default #line hidden #line 334 "..\..\..\Main\MainWindow.xaml" this.PlayerSlider.PreviewMouseMove += new System.Windows.Input.MouseEventHandler(this.PlayerSlider_PreviewMouseMove); #line default #line hidden return; case 25: this.myPlayList = ((System.Windows.Controls.ListView)(target)); #line 335 "..\..\..\Main\MainWindow.xaml" this.myPlayList.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.myPlayList_MouseDoubleClick); #line default #line hidden #line 335 "..\..\..\Main\MainWindow.xaml" this.myPlayList.KeyDown += new System.Windows.Input.KeyEventHandler(this.myPlayList_KeyDown); #line default #line hidden return; case 26: #line 339 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Rename_PlaylistItem_Click); #line default #line hidden return; case 27: #line 340 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Remove_PlaylistItem_Click); #line default #line hidden return; case 29: this.playerControlsGrid = ((System.Windows.Controls.Grid)(target)); return; case 30: this.repeatBtn = ((System.Windows.Controls.Button)(target)); #line 414 "..\..\..\Main\MainWindow.xaml" this.repeatBtn.Click += new System.Windows.RoutedEventHandler(this.set_repeat); #line default #line hidden return; case 31: this.Previousbtn = ((System.Windows.Controls.Button)(target)); #line 415 "..\..\..\Main\MainWindow.xaml" this.Previousbtn.Click += new System.Windows.RoutedEventHandler(this.Previous_music); #line default #line hidden return; case 32: this.PlayBtn = ((System.Windows.Controls.Button)(target)); #line 416 "..\..\..\Main\MainWindow.xaml" this.PlayBtn.Click += new System.Windows.RoutedEventHandler(this.play); #line default #line hidden return; case 33: this.pauseBtn = ((System.Windows.Controls.Button)(target)); #line 417 "..\..\..\Main\MainWindow.xaml" this.pauseBtn.Click += new System.Windows.RoutedEventHandler(this.pause); #line default #line hidden return; case 34: this.Nextbtn = ((System.Windows.Controls.Button)(target)); #line 418 "..\..\..\Main\MainWindow.xaml" this.Nextbtn.Click += new System.Windows.RoutedEventHandler(this.Next_Music); #line default #line hidden return; case 35: this.ShuffleBtn = ((System.Windows.Controls.Button)(target)); #line 419 "..\..\..\Main\MainWindow.xaml" this.ShuffleBtn.Click += new System.Windows.RoutedEventHandler(this.set_shuffle); #line default #line hidden return; case 36: this.VolumeSlider = ((System.Windows.Controls.Slider)(target)); #line 420 "..\..\..\Main\MainWindow.xaml" this.VolumeSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragCompletedEvent, new System.Windows.Controls.Primitives.DragCompletedEventHandler(this.VolumeSlider_DragCompleted)); #line default #line hidden #line 420 "..\..\..\Main\MainWindow.xaml" this.VolumeSlider.AddHandler(System.Windows.Controls.Primitives.Thumb.DragStartedEvent, new System.Windows.Controls.Primitives.DragStartedEventHandler(this.VolumeSlider_DragStarted)); #line default #line hidden #line 420 "..\..\..\Main\MainWindow.xaml" this.VolumeSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.VolumeSlider_ValueChanged); #line default #line hidden return; case 37: this.VolumeBtn = ((System.Windows.Controls.Button)(target)); #line 421 "..\..\..\Main\MainWindow.xaml" this.VolumeBtn.Click += new System.Windows.RoutedEventHandler(this.Mute); #line default #line hidden return; case 38: this.videooptionbtn = ((System.Windows.Controls.Button)(target)); #line 422 "..\..\..\Main\MainWindow.xaml" this.videooptionbtn.Click += new System.Windows.RoutedEventHandler(this.videooption_Click); #line default #line hidden return; case 39: this.videooptionGrid = ((System.Windows.Controls.Grid)(target)); return; case 40: #line 425 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.videooption_Click); #line default #line hidden return; case 41: this.ShowVideoBtn = ((System.Windows.Controls.Button)(target)); #line 426 "..\..\..\Main\MainWindow.xaml" this.ShowVideoBtn.Click += new System.Windows.RoutedEventHandler(this.Show_video_in_control); #line default #line hidden return; case 42: this.quality_combobox = ((System.Windows.Controls.ComboBox)(target)); #line 427 "..\..\..\Main\MainWindow.xaml" this.quality_combobox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged); #line default #line hidden return; case 43: #line 436 "..\..\..\Main\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.fullscreen_Click); #line default #line hidden return; case 44: this.ListControlsGrid = ((System.Windows.Controls.Grid)(target)); return; case 45: this.listControl = ((System.Windows.Controls.Grid)(target)); return; case 46: this.ms_list_top = ((System.Windows.Controls.Button)(target)); #line 442 "..\..\..\Main\MainWindow.xaml" this.ms_list_top.Click += new System.Windows.RoutedEventHandler(this.top_list); #line default #line hidden return; case 47: this.ms_list_up = ((System.Windows.Controls.Button)(target)); #line 443 "..\..\..\Main\MainWindow.xaml" this.ms_list_up.Click += new System.Windows.RoutedEventHandler(this.up_list); #line default #line hidden return; case 48: this.ms_list_down = ((System.Windows.Controls.Button)(target)); #line 444 "..\..\..\Main\MainWindow.xaml" this.ms_list_down.Click += new System.Windows.RoutedEventHandler(this.down_list); #line default #line hidden return; case 49: this.ms_list_bottom = ((System.Windows.Controls.Button)(target)); #line 445 "..\..\..\Main\MainWindow.xaml" this.ms_list_bottom.Click += new System.Windows.RoutedEventHandler(this.bottom_list); #line default #line hidden return; case 50: this.listMgr = ((System.Windows.Controls.Grid)(target)); return; case 51: this.savebtn = ((System.Windows.Controls.Button)(target)); #line 448 "..\..\..\Main\MainWindow.xaml" this.savebtn.Click += new System.Windows.RoutedEventHandler(this.save_list); #line default #line hidden return; case 52: this.openbtn = ((System.Windows.Controls.Button)(target)); #line 449 "..\..\..\Main\MainWindow.xaml" this.openbtn.Click += new System.Windows.RoutedEventHandler(this.open_list); #line default #line hidden return; case 53: this.deletebtn = ((System.Windows.Controls.Button)(target)); #line 450 "..\..\..\Main\MainWindow.xaml" this.deletebtn.Click += new System.Windows.RoutedEventHandler(this.delete_list); #line default #line hidden return; case 54: this.bookmarkbtn = ((System.Windows.Controls.Button)(target)); #line 451 "..\..\..\Main\MainWindow.xaml" this.bookmarkbtn.Click += new System.Windows.RoutedEventHandler(this.createfavoritelist_Click); #line default #line hidden return; case 55: this.currentTimeTxb = ((System.Windows.Controls.TextBlock)(target)); return; case 56: this.endTimeTxb = ((System.Windows.Controls.TextBlock)(target)); return; case 57: this.blind = ((System.Windows.Shapes.Rectangle)(target)); return; case 58: this.main_menu = ((Orange.main_menuControl)(target)); return; case 59: this.Shadow = ((System.Windows.Shapes.Rectangle)(target)); return; case 60: this.top_content = ((System.Windows.Controls.Grid)(target)); return; case 61: this.tutorialgrid = ((System.Windows.Controls.Grid)(target)); return; case 62: this.init_progress = ((System.Windows.Controls.Grid)(target)); return; case 63: this.initprogressGrid = ((System.Windows.Controls.Grid)(target)); return; case 64: this.InitTextBlock = ((System.Windows.Controls.TextBlock)(target)); return; case 65: this.loadingTextBlock = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }