Esempio n. 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.usc_direccion = ((SIC.Objs.Controles.us_direcciones)(target));
     return;
     case 2:
     this.But_Aceptar = ((System.Windows.Controls.Button)(target));
     
     #line 8 "..\..\..\..\Objs\Controles\wus_direccion.xaml"
     this.But_Aceptar.Click += new System.Windows.RoutedEventHandler(this.But_Aceptar_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.But_Salir = ((System.Windows.Controls.Button)(target));
     
     #line 9 "..\..\..\..\Objs\Controles\wus_direccion.xaml"
     this.But_Salir.Click += new System.Windows.RoutedEventHandler(this.But_Salir_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.dire = ((SIC.Objs.Controles.us_direcciones)(target));
     return;
     case 2:
     
     #line 10 "..\..\..\UI\testw.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.us_CitasUsuarios_control = ((SIC.Objs.Controles.us_CitasUsuarios)(target));
     return;
     case 2:
     this.Direccion_Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.border_Copy7 = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.control_us_direccion = ((SIC.Objs.Controles.us_direcciones)(target));
     return;
     case 5:
     this.control_us_contactos = ((SIC.Objs.Controles.us_contactos)(target));
     return;
     case 6:
     this.But_Siguiente = ((System.Windows.Controls.Button)(target));
     
     #line 30 "..\..\..\..\Objs\Controles\us_CitasUsuarios.xaml"
     this.But_Siguiente.Click += new System.Windows.RoutedEventHandler(this.But_Siguiente_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }