public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/Controls/ucFeedbackModuleEditor.xaml", System.UriKind.Relative));
     this.lpPortsCount = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpPortsCount")));
 }
Example #2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TuneYourMood;component/SettingsPage.xaml", System.UriKind.Relative));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.tagTitle = ((System.Windows.Controls.TextBlock)(this.FindName("tagTitle")));
     this.backgroundPicker = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("backgroundPicker")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/BookInfoPage.xaml", System.UriKind.Relative));
     this.BookPage = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("BookPage")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.BookCoverGrid = ((System.Windows.Controls.Grid)(this.FindName("BookCoverGrid")));
     this.ShareMethodPicker = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("ShareMethodPicker")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/SettingsPage.xaml", System.UriKind.Relative));
     this.lpLanguage = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpLanguage")));
     this.nudRecentItemsCount = ((Telerik.Windows.Controls.RadNumericUpDown)(this.FindName("nudRecentItemsCount")));
     this.swRunAfterReversing = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("swRunAfterReversing")));
     this.swUseVibration = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("swUseVibration")));
 }
Example #5
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FourWalled;component/Settings.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.lpContent    = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpContent")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/BookInfoPage.xaml", System.UriKind.Relative));
     this.BookPage          = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("BookPage")));
     this.LayoutRoot        = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.BookCoverGrid     = ((System.Windows.Controls.Grid)(this.FindName("BookCoverGrid")));
     this.ShareMethodPicker = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("ShareMethodPicker")));
 }
Example #7
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/ReadPage.xaml", System.UriKind.Relative));
     this.Page = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("Page")));
     this.LayoutRoot = ((System.Windows.Controls.Canvas)(this.FindName("LayoutRoot")));
     this.PageCanvas = ((FBReader.App.Controls.ThreePagePanel)(this.FindName("PageCanvas")));
     this.ColorSelector = ((FBReader.App.Views.Controls.ColorSelectorControl)(this.FindName("ColorSelector")));
     this.TranslationControl = ((FBReader.App.Controls.TranslationControl)(this.FindName("TranslationControl")));
     this.AppBar = ((FBReader.App.Controls.ApplicationBar.FBReaderApplicationBar)(this.FindName("AppBar")));
     this.Brightness = ((System.Windows.Controls.Canvas)(this.FindName("Brightness")));
     this.ShareMethodPicker = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("ShareMethodPicker")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/Controls/ucAccessoriesList.xaml", System.UriKind.Relative));
     this.acbSearch = ((Telerik.Windows.Controls.RadAutoCompleteBox)(this.FindName("acbSearch")));
     this.btnFilter = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnFilter")));
     this.pbFilters = ((Telerik.Windows.Controls.RadPickerBox)(this.FindName("pbFilters")));
     this.lpFavorites = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpFavorites")));
     this.lpTypes = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpTypes")));
     this.lpSorting = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpSorting")));
     this.swShowGroups = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("swShowGroups")));
     this.btnOK = ((Telerik.Windows.Controls.ApplicationBarButton)(this.FindName("btnOK")));
     this.lbAccessories = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("lbAccessories")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/Controls/ucLocomotiveEditor.xaml", System.UriKind.Relative));
     this.tbName = ((Telerik.Windows.Controls.RadTextBox)(this.FindName("tbName")));
     this.lpProtocol = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpProtocol")));
     this.tbAddress = ((Telerik.Windows.Controls.RadTextBox)(this.FindName("tbAddress")));
     this.tbSnifferAddress = ((Telerik.Windows.Controls.RadTextBox)(this.FindName("tbSnifferAddress")));
     this.chbMaxSpeed = ((System.Windows.Controls.CheckBox)(this.FindName("chbMaxSpeed")));
     this.nudMaxSpeed = ((Telerik.Windows.Controls.RadNumericUpDown)(this.FindName("nudMaxSpeed")));
     this.lpImageType = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpImageType")));
     this.lpSystemImageIndex = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpSystemImageIndex")));
     this.lpUserImageIndex = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpUserImageIndex")));
 }
Example #10
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/ReadPage.xaml", System.UriKind.Relative));
     this.Page               = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("Page")));
     this.LayoutRoot         = ((System.Windows.Controls.Canvas)(this.FindName("LayoutRoot")));
     this.PageCanvas         = ((FBReader.App.Controls.ThreePagePanel)(this.FindName("PageCanvas")));
     this.ColorSelector      = ((FBReader.App.Views.Controls.ColorSelectorControl)(this.FindName("ColorSelector")));
     this.TranslationControl = ((FBReader.App.Controls.TranslationControl)(this.FindName("TranslationControl")));
     this.AppBar             = ((FBReader.App.Controls.ApplicationBar.FBReaderApplicationBar)(this.FindName("AppBar")));
     this.Brightness         = ((System.Windows.Controls.Canvas)(this.FindName("Brightness")));
     this.ShareMethodPicker  = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("ShareMethodPicker")));
 }
Example #11
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FarmaciaTurno;component/MainPage.xaml", System.UriKind.Relative));
     this.dataRegiones = ((System.Windows.DataTemplate)(this.FindName("dataRegiones")));
     this.dataRegionesFull = ((System.Windows.DataTemplate)(this.FindName("dataRegionesFull")));
     this.dataComunas = ((System.Windows.DataTemplate)(this.FindName("dataComunas")));
     this.dataComunasFull = ((System.Windows.DataTemplate)(this.FindName("dataComunasFull")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.listaRegiones = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("listaRegiones")));
     this.listComunas = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("listComunas")));
     this.buscar = ((System.Windows.Controls.Button)(this.FindName("buscar")));
 }
Example #12
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/IndiceUV;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.listaLugares = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("listaLugares")));
     this.fecha1 = ((System.Windows.Controls.TextBlock)(this.FindName("fecha1")));
     this.indice1 = ((System.Windows.Controls.TextBlock)(this.FindName("indice1")));
     this.hora = ((System.Windows.Controls.TextBlock)(this.FindName("hora")));
     this.rectanguloHoy = ((System.Windows.Shapes.Rectangle)(this.FindName("rectanguloHoy")));
     this.fecha2 = ((System.Windows.Controls.TextBlock)(this.FindName("fecha2")));
     this.indice2 = ((System.Windows.Controls.TextBlock)(this.FindName("indice2")));
     this.rectanguloManana = ((System.Windows.Shapes.Rectangle)(this.FindName("rectanguloManana")));
     this.panelCargando = ((System.Windows.Controls.StackPanel)(this.FindName("panelCargando")));
     this.ProgressIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("ProgressIndicator")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DOLStatsMango;component/Views/SearchAdvancedView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.txtSearchKeyword = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txtSearchKeyword")));
     this.txtCompanyName = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txtCompanyName")));
     this.grdLocation = ((System.Windows.Controls.Grid)(this.FindName("grdLocation")));
     this.btnFindLocation = ((System.Windows.Controls.Button)(this.FindName("btnFindLocation")));
     this.txtLocation = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txtLocation")));
     this.lpLocatedWithin = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpLocatedWithin")));
     this.grdPosted = ((System.Windows.Controls.Grid)(this.FindName("grdPosted")));
     this.lpPostedWithin = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpPostedWithin")));
     this.grdCategory = ((System.Windows.Controls.Grid)(this.FindName("grdCategory")));
     this.lpCategory = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpCategory")));
     this.grdDegree = ((System.Windows.Controls.Grid)(this.FindName("grdDegree")));
     this.lpDegree = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpDegree")));
     this.grdEmployment = ((System.Windows.Controls.Grid)(this.FindName("grdEmployment")));
     this.lpEmploymentType = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpEmploymentType")));
     this.grdSalaryRange = ((System.Windows.Controls.Grid)(this.FindName("grdSalaryRange")));
     this.lpPayLow = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpPayLow")));
     this.lpPayHigh = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpPayHigh")));
     this.grdSearchButtons = ((System.Windows.Controls.Grid)(this.FindName("grdSearchButtons")));
     this.btnPreviewSearch = ((System.Windows.Controls.Button)(this.FindName("btnPreviewSearch")));
     this.txtPreviewSearch = ((System.Windows.Controls.TextBlock)(this.FindName("txtPreviewSearch")));
     this.btnAdvancedSearch = ((System.Windows.Controls.Button)(this.FindName("btnAdvancedSearch")));
     this.busyIndicator = ((Telerik.Windows.Controls.RadBusyIndicator)(this.FindName("busyIndicator")));
 }