public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/FeedbackModulePage.xaml", System.UriKind.Relative));
     this.btnInfo = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnInfo")));
     this.btnEdit = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnEdit")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/Controls/ucCollectionLocomotiveListItem.xaml", System.UriKind.Relative));
     this.btnExpand = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnExpand")));
     this.pnlOperator = ((System.Windows.Controls.Grid)(this.FindName("pnlOperator")));
 }
Exemple #3
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Gentleman%20ringtones;component/MainPage.xaml", System.UriKind.Relative));
     this.rate       = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("rate")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.psy        = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("psy")));
     this.text       = ((System.Windows.Controls.TextBlock)(this.FindName("text")));
 }
 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/CollectionPage.xaml", System.UriKind.Relative));
     this.pnlNew = ((System.Windows.Controls.Grid)(this.FindName("pnlNew")));
     this.tbNameNew = ((Telerik.Windows.Controls.RadTextBox)(this.FindName("tbNameNew")));
     this.pnlEdit = ((System.Windows.Controls.Grid)(this.FindName("pnlEdit")));
     this.btnOperate = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnOperate")));
     this.btnInfo = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnInfo")));
     this.btnCheck = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnCheck")));
     this.btnOperateLocomotives = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnOperateLocomotives")));
     this.btnOperateAccessories = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnOperateAccessories")));
     this.ucCollectionLocomotivesList = ((EcosCab.Controls.ucCollectionLocomotivesList)(this.FindName("ucCollectionLocomotivesList")));
     this.ucCollectionAccessoriesList = ((EcosCab.Controls.ucCollectionAccessoriesList)(this.FindName("ucCollectionAccessoriesList")));
     this.tbNameEdit = ((Telerik.Windows.Controls.RadTextBox)(this.FindName("tbNameEdit")));
     this.btnCheckLocomotives = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnCheckLocomotives")));
     this.btnCheckAccessories = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnCheckAccessories")));
     this.lbCheckLocomotives = ((EcosCab.Controls.ucLocomotivesList)(this.FindName("lbCheckLocomotives")));
     this.lbCheckAccessories = ((EcosCab.Controls.ucAccessoriesList)(this.FindName("lbCheckAccessories")));
     this.btnSave = ((EcosCab.Controls.ucApplicationBarIconButton)(this.FindName("btnSave")));
     this.btnCancel = ((EcosCab.Controls.ucApplicationBarIconButton)(this.FindName("btnCancel")));
     this.btnDelete = ((EcosCab.Controls.ucApplicationBarIconButton)(this.FindName("btnDelete")));
 }