Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.wRegistroHist = ((CAAgenda1.RegistrarHistoriasWPF)(target));
     
     #line 4 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.wRegistroHist.Loaded += new System.Windows.RoutedEventHandler(this.wRegistroHist_Loaded);
     
     #line default
     #line hidden
     
     #line 4 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.wRegistroHist.Closed += new System.EventHandler(this.wRegistroHist_Closed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lDescripcion = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.lPrioridad = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.chbHabilitar = ((System.Windows.Controls.CheckBox)(target));
     
     #line 15 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.chbHabilitar.Checked += new System.Windows.RoutedEventHandler(this.chbHabilitar_Checked);
     
     #line default
     #line hidden
     
     #line 15 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.chbHabilitar.Click += new System.Windows.RoutedEventHandler(this.chbHabilitar_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.tbDescripcion = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.bRegistrar = ((System.Windows.Controls.Button)(target));
     
     #line 17 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.bRegistrar.Click += new System.Windows.RoutedEventHandler(this.bRegistrar_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.bCancelar = ((System.Windows.Controls.Button)(target));
     
     #line 18 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.bCancelar.Click += new System.Windows.RoutedEventHandler(this.bCancelar_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.cbPrioridad = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 9:
     this.dgHistorias = ((System.Windows.Controls.DataGrid)(target));
     
     #line 26 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.dgHistorias.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dgHistorias_SelectionChanged);
     
     #line default
     #line hidden
     
     #line 26 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.dgHistorias.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.dgHistorias_PreviewMouseDown);
     
     #line default
     #line hidden
     
     #line 26 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.dgHistorias.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.dgHistorias_PreviewMouseLeftButtonDown);
     
     #line default
     #line hidden
     
     #line 26 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.dgHistorias.Drop += new System.Windows.DragEventHandler(this.dgHistorias_Drop);
     
     #line default
     #line hidden
     return;
     case 10:
     this.tbnombrep = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.btGestionar = ((System.Windows.Controls.Button)(target));
     
     #line 37 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.btGestionar.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnGuardar = ((System.Windows.Controls.Button)(target));
     return;
     case 13:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.tbHoras = ((System.Windows.Controls.TextBox)(target));
     
     #line 40 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.tbHoras.KeyDown += new System.Windows.Input.KeyEventHandler(this.tbHoras_KeyDown);
     
     #line default
     #line hidden
     return;
     case 15:
     this.tbIDH = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.bCerrar = ((System.Windows.Controls.Button)(target));
     
     #line 42 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.bCerrar.Click += new System.Windows.RoutedEventHandler(this.bCerrar_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.bCrearSprint = ((System.Windows.Controls.Button)(target));
     
     #line 43 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.bCrearSprint.Click += new System.Windows.RoutedEventHandler(this.bCrearSprint_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.bCrearTareas = ((System.Windows.Controls.Button)(target));
     
     #line 44 "..\..\..\RegistrarHistoriasWPF.xaml"
     this.bCrearTareas.Click += new System.Windows.RoutedEventHandler(this.bCrearTareas_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.wRegistroHist = ((CAAgenda1.RegistrarHistoriasWPF)(target));
     return;
     case 2:
     this.dgHistorias = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }