void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((TextDashboard.AnimationWhiteboard)(target));
     return;
     case 2:
     this.Open_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 3:
     this.ShrinkAll_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 4:
     this.Grow_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 5:
     this.GrowAll_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 6:
     this.ShrinkAll_BeginStoryboard1 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 7:
     this.Grow_BeginStoryboard1 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 8:
     this.Shrink_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 9:
     this.GrowAll_BeginStoryboard1 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 10:
     this.ShrinkAll_BeginStoryboard2 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 11:
     this.Grow_BeginStoryboard2 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 12:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 13:
     this.rectangle = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 233 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);
     
     #line default
     #line hidden
     
     #line 234 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 14:
     this.rectangle_Copy = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 245 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);
     
     #line default
     #line hidden
     
     #line 246 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 15:
     this.rectangle_Copy1 = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 257 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy1.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);
     
     #line default
     #line hidden
     
     #line 258 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy1.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 16:
     this.rectangle_Copy2 = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 269 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy2.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);
     
     #line default
     #line hidden
     
     #line 270 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy2.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 17:
     this.rectangle_Copy3 = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 281 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy3.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);
     
     #line default
     #line hidden
     
     #line 282 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
     this.rectangle_Copy3.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((TextDashboard.AnimationWhiteboard)(target));
                return;

            case 2:
                this.Open_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 3:
                this.ShrinkAll_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 4:
                this.Grow_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 5:
                this.GrowAll_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 6:
                this.ShrinkAll_BeginStoryboard1 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 7:
                this.Grow_BeginStoryboard1 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 8:
                this.Shrink_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 9:
                this.GrowAll_BeginStoryboard1 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 10:
                this.ShrinkAll_BeginStoryboard2 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 11:
                this.Grow_BeginStoryboard2 = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

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

            case 13:
                this.rectangle = ((System.Windows.Shapes.Rectangle)(target));

            #line 233 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);

            #line default
            #line hidden

            #line 234 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);

            #line default
            #line hidden
                return;

            case 14:
                this.rectangle_Copy = ((System.Windows.Shapes.Rectangle)(target));

            #line 245 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);

            #line default
            #line hidden

            #line 246 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);

            #line default
            #line hidden
                return;

            case 15:
                this.rectangle_Copy1 = ((System.Windows.Shapes.Rectangle)(target));

            #line 257 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy1.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);

            #line default
            #line hidden

            #line 258 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy1.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);

            #line default
            #line hidden
                return;

            case 16:
                this.rectangle_Copy2 = ((System.Windows.Shapes.Rectangle)(target));

            #line 269 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy2.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);

            #line default
            #line hidden

            #line 270 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy2.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);

            #line default
            #line hidden
                return;

            case 17:
                this.rectangle_Copy3 = ((System.Windows.Shapes.Rectangle)(target));

            #line 281 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy3.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseEnter);

            #line default
            #line hidden

            #line 282 "..\..\..\..\UserControls\AnimationWhiteboard.xaml"
                this.rectangle_Copy3.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rectangle_MouseLeave);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }