public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/DashboardPage.xaml", System.UriKind.Relative)); this.hubLocomotives = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("hubLocomotives"))); this.hubAccessories = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("hubAccessories"))); this.hubFeedback = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("hubFeedback"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/passvault;component/types.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.hubTile_website = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("hubTile_website"))); this.hubTile_credit = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("hubTile_credit"))); this.hubTile_ibanking = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("hubTile_ibanking"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Binary;component/MainPage.xaml", System.UriKind.Relative)); this.Share = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("Share"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.grid1 = ((System.Windows.Controls.Grid)(this.FindName("grid1"))); this.block = ((System.Windows.Controls.TextBox)(this.FindName("block"))); this.spTile = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("spTile"))); this.dictate = ((Telerik.Windows.Controls.RadHubTile)(this.FindName("dictate"))); this.AdBasic = ((MC.Phone.Ads.AdControl)(this.FindName("AdBasic"))); this.binaryBanner = ((System.Windows.Controls.Image)(this.FindName("binaryBanner"))); this.collapseSignIn = ((System.Windows.Controls.Grid)(this.FindName("collapseSignIn"))); this.un = ((System.Windows.Controls.TextBox)(this.FindName("un"))); this.password = ((System.Windows.Controls.TextBox)(this.FindName("password"))); this.warningMessage = ((System.Windows.Controls.TextBlock)(this.FindName("warningMessage"))); this.image3 = ((System.Windows.Controls.Image)(this.FindName("image3"))); this.image5 = ((System.Windows.Controls.Image)(this.FindName("image5"))); this.image2 = ((System.Windows.Controls.Image)(this.FindName("image2"))); this.messageList = ((System.Windows.Controls.ListBox)(this.FindName("messageList"))); this.yourID = ((System.Windows.Controls.TextBlock)(this.FindName("yourID"))); this.id = ((System.Windows.Controls.TextBlock)(this.FindName("id"))); this.refreshMessages = ((System.Windows.Controls.Button)(this.FindName("refreshMessages"))); this.SendMessage = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("SendMessage"))); this.SendingNotice = ((System.Windows.Controls.Grid)(this.FindName("SendingNotice"))); this.SendingMessage = ((System.Windows.Controls.Grid)(this.FindName("SendingMessage"))); this.sentUser = ((System.Windows.Controls.TextBox)(this.FindName("sentUser"))); this.ListOfFriends = ((System.Windows.Controls.ListBox)(this.FindName("ListOfFriends"))); this.image1 = ((System.Windows.Controls.Image)(this.FindName("image1"))); }