void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.fondo = ((System.Windows.Controls.Grid)(target));
     
     #line 6 "..\..\..\..\VisoresDocumentos\VentanaDocumentos.xaml"
     this.fondo.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.fondo_MouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.image1 = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.btnCerrar = ((mialejandria.mifaro.Controles.BotonCerrado)(target));
     return;
     case 5:
     this.btnRestaurar = ((mialejandria.mifaro.Controles.BotonRestaurar)(target));
     return;
     case 6:
     this.windowsFormsHost1 = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 7:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.panelEtiquetas = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 9:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.txtAddLabel = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.btnAddEtiqueta = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.fondo = ((System.Windows.Controls.Grid)(target));
     
     #line 6 "..\..\..\MainWindow.xaml"
     this.fondo.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.fondo_MouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.image1 = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.btnCerrar = ((mialejandria.mifaro.Controles.BotonCerrado)(target));
     return;
     case 5:
     this.btnRestaurar = ((mialejandria.mifaro.Controles.BotonRestaurar)(target));
     return;
     case 6:
     this.ZonaVisores = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.pnlMenuLugar1 = ((mialejandria.mifaro.Controles.pnlMenuLugar)(target));
     return;
     case 8:
     this.lblDarOpinion = ((System.Windows.Controls.Label)(target));
     
     #line 20 "..\..\..\MainWindow.xaml"
     this.lblDarOpinion.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.lblDarOpinion_MouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }