Beispiel #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 41 "..\..\..\..\Controls\EventControl.xaml"
     ((System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames)(target)).Completed += new System.EventHandler(this.ProgressBarAnimation_Completed);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 99 "..\..\..\..\Controls\EventControl.xaml"
     ((System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames)(target)).Completed += new System.EventHandler(this.AppearAnimation_Completed);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 108 "..\..\..\..\Controls\EventControl.xaml"
     ((System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames)(target)).Completed += new System.EventHandler(this.SlideUp_Completed);
     
     #line default
     #line hidden
     return;
     case 4:
     this.outerBorder = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.EventContainer = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.image = ((System.Windows.Controls.Image)(target));
     return;
     case 7:
     this.ProgressBar = ((System.Windows.Controls.Grid)(target));
     return;
     case 8:
     this.imageScale = ((System.Windows.Media.ScaleTransform)(target));
     return;
     case 9:
     this.eventTilt = ((System.Windows.Media.SkewTransform)(target));
     return;
     case 10:
     this.eventTranslate = ((System.Windows.Media.TranslateTransform)(target));
     return;
     case 11:
     this.EventSlide = ((System.Windows.Controls.Grid)(target));
     return;
     case 12:
     this.SlideTransform = ((System.Windows.Media.TranslateTransform)(target));
     return;
     case 13:
     this.Details = ((Teudu.InfoDisplay.EventDetailsControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 41 "..\..\..\..\Controls\EventControl.xaml"
                ((System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames)(target)).Completed += new System.EventHandler(this.ProgressBarAnimation_Completed);

            #line default
            #line hidden
                return;

            case 2:

            #line 99 "..\..\..\..\Controls\EventControl.xaml"
                ((System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames)(target)).Completed += new System.EventHandler(this.AppearAnimation_Completed);

            #line default
            #line hidden
                return;

            case 3:

            #line 108 "..\..\..\..\Controls\EventControl.xaml"
                ((System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames)(target)).Completed += new System.EventHandler(this.SlideUp_Completed);

            #line default
            #line hidden
                return;

            case 4:
                this.outerBorder = ((System.Windows.Controls.Border)(target));
                return;

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

            case 6:
                this.image = ((System.Windows.Controls.Image)(target));
                return;

            case 7:
                this.ProgressBar = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.imageScale = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 9:
                this.eventTilt = ((System.Windows.Media.SkewTransform)(target));
                return;

            case 10:
                this.eventTranslate = ((System.Windows.Media.TranslateTransform)(target));
                return;

            case 11:
                this.EventSlide = ((System.Windows.Controls.Grid)(target));
                return;

            case 12:
                this.SlideTransform = ((System.Windows.Media.TranslateTransform)(target));
                return;

            case 13:
                this.Details = ((Teudu.InfoDisplay.EventDetailsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }