void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.eAdWindow = ((DesktopClient.Menu.MainWindow)(target)); return; case 2: this.FormFade = ((System.Windows.Media.Animation.Storyboard)(target)); return; case 3: this.FormFadeAnimation = ((System.Windows.Media.Animation.DoubleAnimation)(target)); return; case 4: this.FormFadeOut = ((System.Windows.Media.Animation.Storyboard)(target)); #line 26 "..\..\..\..\Menu\MainWindow.xaml" this.FormFadeOut.Completed += new System.EventHandler(this.FormFadeOutCompleted); #line default #line hidden return; case 5: this.FormFadeOutAnimation = ((System.Windows.Media.Animation.DoubleAnimation)(target)); return; case 6: this.MediaGrid = ((System.Windows.Controls.Grid)(target)); return; case 7: this.MediaCanvas = ((System.Windows.Controls.Canvas)(target)); return; case 8: this.clock = ((DesktopClient.Controls.DigitalClockControl)(target)); return; case 9: this.Update_Progress = ((System.Windows.Controls.ProgressBar)(target)); return; case 10: this.StatusBox = ((System.Windows.Controls.TextBox)(target)); #line 48 "..\..\..\..\Menu\MainWindow.xaml" this.StatusBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StatusBox_TextChanged); #line default #line hidden return; } this._contentLoaded = true; }