コード例 #1
0
ファイル: wus_contacto.g.cs プロジェクト: noedelarosa/SIC
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.But_Aceptar = ((System.Windows.Controls.Button)(target));
     
     #line 12 "..\..\..\..\Objs\Controles\wus_contacto.xaml"
     this.But_Aceptar.Click += new System.Windows.RoutedEventHandler(this.But_Aceptar_Click);
     
     #line default
     #line hidden
     return;
     case 2:
     this.But_Salir = ((System.Windows.Controls.Button)(target));
     
     #line 13 "..\..\..\..\Objs\Controles\wus_contacto.xaml"
     this.But_Salir.Click += new System.Windows.RoutedEventHandler(this.But_Salir_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.usc_contacto = ((SIC.Objs.Controles.us_contactos)(target));
     return;
     }
     this._contentLoaded = true;
 }
コード例 #2
0
ファイル: us_CitasUsuarios.g.cs プロジェクト: noedelarosa/SIC
 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;
 }