Пример #1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Santander;component/View/AfiliacionView.xaml", System.UriKind.Relative));
     this.phoneApplicationPage = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("phoneApplicationPage")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.gApplicationTitle = ((System.Windows.Controls.Grid)(this.FindName("gApplicationTitle")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.w1_6 = ((System.Windows.Controls.StackPanel)(this.FindName("w1_6")));
     this.w1_6_Title = ((System.Windows.Controls.Grid)(this.FindName("w1_6_Title")));
     this.w1_6_input = ((System.Windows.Controls.StackPanel)(this.FindName("w1_6_input")));
     this.tbClaveUsuario = ((System.Windows.Controls.TextBlock)(this.FindName("tbClaveUsuario")));
     this.tbxTipoOperacion = ((System.Windows.Controls.TextBox)(this.FindName("tbxTipoOperacion")));
     this.tbxClaveCliente = ((System.Windows.Controls.PasswordBox)(this.FindName("tbxClaveCliente")));
     this.tbxNIP = ((System.Windows.Controls.PasswordBox)(this.FindName("tbxNIP")));
     this.w2_6 = ((System.Windows.Controls.StackPanel)(this.FindName("w2_6")));
     this.w2_6_Title = ((System.Windows.Controls.Grid)(this.FindName("w2_6_Title")));
     this.w2_6_input = ((System.Windows.Controls.StackPanel)(this.FindName("w2_6_input")));
     this.tbxNuevoNipAcceso = ((System.Windows.Controls.PasswordBox)(this.FindName("tbxNuevoNipAcceso")));
     this.tbxConfirmarNuevoNipAcceso = ((System.Windows.Controls.PasswordBox)(this.FindName("tbxConfirmarNuevoNipAcceso")));
     this.w3_6 = ((System.Windows.Controls.StackPanel)(this.FindName("w3_6")));
     this.w3_6_Title = ((System.Windows.Controls.Grid)(this.FindName("w3_6_Title")));
     this.w3_6_input = ((System.Windows.Controls.StackPanel)(this.FindName("w3_6_input")));
     this.tbxTelefonoCelular = ((System.Windows.Controls.TextBox)(this.FindName("tbxTelefonoCelular")));
     this.tbxCompaniaCelular = ((System.Windows.Controls.TextBox)(this.FindName("tbxCompaniaCelular")));
     this.tbxCorreoElectronico = ((System.Windows.Controls.TextBox)(this.FindName("tbxCorreoElectronico")));
     this.w3_6_Message = ((System.Windows.Controls.StackPanel)(this.FindName("w3_6_Message")));
     this.w3_6_Message2 = ((System.Windows.Controls.StackPanel)(this.FindName("w3_6_Message2")));
     this.w2_3_ST = ((System.Windows.Controls.StackPanel)(this.FindName("w2_3_ST")));
     this.tLeyendaJuridicoSuperToken = ((System.Windows.Controls.TextBlock)(this.FindName("tLeyendaJuridicoSuperToken")));
     this.w4_6 = ((System.Windows.Controls.StackPanel)(this.FindName("w4_6")));
     this.w4_6_Title = ((System.Windows.Controls.Grid)(this.FindName("w4_6_Title")));
     this.w4_6_input = ((System.Windows.Controls.StackPanel)(this.FindName("w4_6_input")));
     this.lstImagenes = ((Santander.View.UserControls.Imagenes)(this.FindName("lstImagenes")));
     this.btnOtrasImagenes = ((System.Windows.Controls.Button)(this.FindName("btnOtrasImagenes")));
     this.tbxFrase = ((System.Windows.Controls.TextBox)(this.FindName("tbxFrase")));
     this.w5_6 = ((System.Windows.Controls.StackPanel)(this.FindName("w5_6")));
     this.w5_6_Title = ((System.Windows.Controls.Grid)(this.FindName("w5_6_Title")));
     this.w5_6_input = ((System.Windows.Controls.StackPanel)(this.FindName("w5_6_input")));
     this.imgSeleccionada = ((System.Windows.Controls.Image)(this.FindName("imgSeleccionada")));
     this.tbFrase = ((System.Windows.Controls.TextBlock)(this.FindName("tbFrase")));
     this.tbxPreguntaSecreta = ((System.Windows.Controls.TextBox)(this.FindName("tbxPreguntaSecreta")));
     this.tbxRespuesta = ((System.Windows.Controls.TextBox)(this.FindName("tbxRespuesta")));
     this.chkRecordarDisp = ((System.Windows.Controls.CheckBox)(this.FindName("chkRecordarDisp")));
     this.w51_6 = ((System.Windows.Controls.StackPanel)(this.FindName("w51_6")));
     this.w51_6_Title = ((System.Windows.Controls.Grid)(this.FindName("w51_6_Title")));
     this.w51_6_input = ((System.Windows.Controls.StackPanel)(this.FindName("w51_6_input")));
     this.imgSeleccionada1 = ((System.Windows.Controls.Image)(this.FindName("imgSeleccionada1")));
     this.tbFrase1 = ((System.Windows.Controls.TextBlock)(this.FindName("tbFrase1")));
     this.pregunta = ((System.Windows.Controls.TextBlock)(this.FindName("pregunta")));
     this.respuesta = ((System.Windows.Controls.TextBlock)(this.FindName("respuesta")));
     this.w6_6 = ((System.Windows.Controls.StackPanel)(this.FindName("w6_6")));
     this.w6_6_Title = ((System.Windows.Controls.Grid)(this.FindName("w6_6_Title")));
     this.w6_6_input = ((System.Windows.Controls.StackPanel)(this.FindName("w6_6_input")));
     this.btnActualizar = ((System.Windows.Controls.Button)(this.FindName("btnActualizar")));
     this.btnProceso = ((System.Windows.Controls.Button)(this.FindName("btnProceso")));
     this.gAyuda = ((System.Windows.Controls.Grid)(this.FindName("gAyuda")));
     this.menu = ((Microsoft.Phone.Controls.ContextMenu)(this.FindName("menu")));
     this.menuTelefono1 = ((Microsoft.Phone.Controls.MenuItem)(this.FindName("menuTelefono1")));
     this.menuTelefono2 = ((Microsoft.Phone.Controls.MenuItem)(this.FindName("menuTelefono2")));
     this.progress = ((Santander.View.UserControls.Progress)(this.FindName("progress")));
     this.lstCompaniasCelular = ((Santander.View.UserControls.CustomList)(this.FindName("lstCompaniasCelular")));
     this.lstPreguntas = ((Santander.View.UserControls.CustomList)(this.FindName("lstPreguntas")));
     this.lstTipoOperaciones = ((Santander.View.UserControls.CustomList)(this.FindName("lstTipoOperaciones")));
     this.token = ((Santander.View.UserControls.Token)(this.FindName("token")));
     this.introducirPin = ((Santander.View.UserControls.IntroducirPin)(this.FindName("introducirPin")));
     this.apbAyuda = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("apbAyuda")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Santander;component/View/ActualizarImagenFraseView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.gApplicationTitle = ((System.Windows.Controls.Grid)(this.FindName("gApplicationTitle")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.w1_3 = ((System.Windows.Controls.StackPanel)(this.FindName("w1_3")));
     this.w1_3_Title = ((System.Windows.Controls.Grid)(this.FindName("w1_3_Title")));
     this.w1_3_input = ((System.Windows.Controls.StackPanel)(this.FindName("w1_3_input")));
     this.lstImagenes = ((Santander.View.UserControls.Imagenes)(this.FindName("lstImagenes")));
     this.btnOtrasImagenes = ((System.Windows.Controls.Button)(this.FindName("btnOtrasImagenes")));
     this.tbxFrase = ((System.Windows.Controls.TextBox)(this.FindName("tbxFrase")));
     this.w2_3 = ((System.Windows.Controls.StackPanel)(this.FindName("w2_3")));
     this.w2_3_Title = ((System.Windows.Controls.Grid)(this.FindName("w2_3_Title")));
     this.w2_3_input = ((System.Windows.Controls.Grid)(this.FindName("w2_3_input")));
     this.imgSeleccionada = ((System.Windows.Controls.Image)(this.FindName("imgSeleccionada")));
     this.tbFrase = ((System.Windows.Controls.TextBlock)(this.FindName("tbFrase")));
     this.tbxPreguntaSecreta = ((System.Windows.Controls.TextBox)(this.FindName("tbxPreguntaSecreta")));
     this.tbxRespuesta = ((System.Windows.Controls.TextBox)(this.FindName("tbxRespuesta")));
     this.chkRecordarDisp = ((System.Windows.Controls.CheckBox)(this.FindName("chkRecordarDisp")));
     this.w3_3 = ((System.Windows.Controls.Grid)(this.FindName("w3_3")));
     this.w3_3_Title = ((System.Windows.Controls.Grid)(this.FindName("w3_3_Title")));
     this.imgEstatus = ((System.Windows.Controls.Image)(this.FindName("imgEstatus")));
     this.w3_3_input = ((System.Windows.Controls.Grid)(this.FindName("w3_3_input")));
     this.tbFechaRes = ((System.Windows.Controls.TextBlock)(this.FindName("tbFechaRes")));
     this.tbHoraRes = ((System.Windows.Controls.TextBlock)(this.FindName("tbHoraRes")));
     this.tbReferenciaRes = ((System.Windows.Controls.TextBlock)(this.FindName("tbReferenciaRes")));
     this.btnProceso = ((System.Windows.Controls.Button)(this.FindName("btnProceso")));
     this.lstPreguntas = ((Santander.View.UserControls.CustomList)(this.FindName("lstPreguntas")));
     this.progress2 = ((Santander.View.UserControls.Progress2)(this.FindName("progress2")));
     this.progress = ((Santander.View.UserControls.Progress)(this.FindName("progress")));
     this.menuCerrarSesion = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("menuCerrarSesion")));
 }