Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 6 "..\..\..\MainWindow.xaml"
                ((osVodigiPlayer.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.gridFullScreen = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.gridMain = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.gridScreenControls = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.gridInteractiveControls = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.ucSettings = ((osVodigiPlayer.UserControls.ucSettings)(target));
                return;

            case 7:
                this.ucSplash = ((osVodigiPlayer.UserControls.ucSplash)(target));
                return;

            case 8:
                this.ucRegister = ((osVodigiPlayer.UserControls.ucRegister)(target));
                return;

            case 9:
                this.ucSchedule = ((osVodigiPlayer.UserControls.ucSchedule)(target));
                return;

            case 10:
                this.ucDownload = ((osVodigiPlayer.UserControls.ucDownload)(target));
                return;

            case 11:
                this.ucSurvey = ((osVodigiPlayer.UserControls.ucSurvey)(target));
                return;

            case 12:
                this.gridContent = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:
                this.gridClose = ((System.Windows.Controls.Grid)(target));
                return;

            case 14:
                this.btnClose = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.gridCloseIcon = ((System.Windows.Controls.Grid)(target));
                return;

            case 16:
                this.ellClose = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 17:

            #line 69 "..\..\..\MainWindow.xaml"
                ((System.Windows.Shapes.Rectangle)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.btnCloseContent_Click);

            #line default
            #line hidden

            #line 69 "..\..\..\MainWindow.xaml"
                ((System.Windows.Shapes.Rectangle)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnCloseContent_MouseEnter);

            #line default
            #line hidden

            #line 69 "..\..\..\MainWindow.xaml"
                ((System.Windows.Shapes.Rectangle)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnCloseContent_MouseLeave);

            #line default
            #line hidden
                return;

            case 18:
                this.gridMouseCounter = ((System.Windows.Controls.Grid)(target));
                return;

            case 19:
                this.txtMouseCounter = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.gridDateTimeWeatherBar = ((System.Windows.Controls.Grid)(target));
                return;

            case 21:
                this.imgWeatherIcon = ((System.Windows.Controls.Image)(target));
                return;

            case 22:
                this.txtWeather = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.txtWeatherHigh = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 24:
                this.txtWeatherHighTemp = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 25:
                this.txtWeatherLow = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 26:
                this.txtWeatherLowTemp = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 27:
                this.txtDateTime = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\MainWindow.xaml"
     ((osVodigiPlayer.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.gridFullScreen = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.gridMain = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.gridScreenControls = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.gridInteractiveControls = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.ucSettings = ((osVodigiPlayer.UserControls.ucSettings)(target));
     return;
     case 7:
     this.ucSplash = ((osVodigiPlayer.UserControls.ucSplash)(target));
     return;
     case 8:
     this.ucRegister = ((osVodigiPlayer.UserControls.ucRegister)(target));
     return;
     case 9:
     this.ucSchedule = ((osVodigiPlayer.UserControls.ucSchedule)(target));
     return;
     case 10:
     this.ucDownload = ((osVodigiPlayer.UserControls.ucDownload)(target));
     return;
     case 11:
     this.ucSurvey = ((osVodigiPlayer.UserControls.ucSurvey)(target));
     return;
     case 12:
     this.gridContent = ((System.Windows.Controls.Grid)(target));
     return;
     case 13:
     this.gridClose = ((System.Windows.Controls.Grid)(target));
     return;
     case 14:
     this.btnClose = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.gridCloseIcon = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.ellClose = ((System.Windows.Shapes.Ellipse)(target));
     return;
     case 17:
     
     #line 69 "..\..\..\MainWindow.xaml"
     ((System.Windows.Shapes.Rectangle)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.btnCloseContent_Click);
     
     #line default
     #line hidden
     
     #line 69 "..\..\..\MainWindow.xaml"
     ((System.Windows.Shapes.Rectangle)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnCloseContent_MouseEnter);
     
     #line default
     #line hidden
     
     #line 69 "..\..\..\MainWindow.xaml"
     ((System.Windows.Shapes.Rectangle)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnCloseContent_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 18:
     this.gridMouseCounter = ((System.Windows.Controls.Grid)(target));
     return;
     case 19:
     this.txtMouseCounter = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.gridDateTimeWeatherBar = ((System.Windows.Controls.Grid)(target));
     return;
     case 21:
     this.imgWeatherIcon = ((System.Windows.Controls.Image)(target));
     return;
     case 22:
     this.txtWeather = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.txtWeatherHigh = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.txtWeatherHighTemp = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.txtWeatherLow = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 26:
     this.txtWeatherLowTemp = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.txtDateTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }