Esempio n. 1
0
 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")));
 }
Esempio n. 2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CarDashboardNew;component/Views/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.Artist = ((System.Windows.Controls.TextBlock)(this.FindName("Artist")));
     this.Title = ((System.Windows.Controls.TextBlock)(this.FindName("Title")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.PauseResume = ((Microsoft.Phone.Controls.HubTile)(this.FindName("PauseResume")));
     this.PreviousSong = ((Microsoft.Phone.Controls.HubTile)(this.FindName("PreviousSong")));
     this.NextSong = ((Microsoft.Phone.Controls.HubTile)(this.FindName("NextSong")));
     this.Shuffle = ((Microsoft.Phone.Controls.HubTile)(this.FindName("Shuffle")));
     this.Repeat = ((Microsoft.Phone.Controls.HubTile)(this.FindName("Repeat")));
     this.AppBar = ((Caliburn.Micro.BindableAppBar.BindableAppBar)(this.FindName("AppBar")));
     this.BuyTheApp = ((Caliburn.Micro.BindableAppBar.BindableAppBarMenuItem)(this.FindName("BuyTheApp")));
     this.ShowSettings = ((Caliburn.Micro.BindableAppBar.BindableAppBarMenuItem)(this.FindName("ShowSettings")));
     this.AdBasic = ((MC.Phone.Ads.AdControl)(this.FindName("AdBasic")));
 }