public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneApp8;component/PanoramaPage1.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pano       = ((Microsoft.Phone.Controls.Panorama)(this.FindName("pano")));
     this.pitem      = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("pitem")));
     this._1         = ((VirtualDreams.Turnstile.Turnstile)(this.FindName("_1")));
     this.g1         = ((System.Windows.Controls.Grid)(this.FindName("g1")));
     this.yahoo      = ((System.Windows.Controls.Button)(this.FindName("yahoo")));
     this.ebaY       = ((System.Windows.Controls.Button)(this.FindName("ebaY")));
     this.google     = ((System.Windows.Controls.Button)(this.FindName("google")));
     this.amazon     = ((System.Windows.Controls.Button)(this.FindName("amazon")));
     this.w3schools  = ((System.Windows.Controls.Button)(this.FindName("w3schools")));
     this.fb         = ((System.Windows.Controls.Button)(this.FindName("fb")));
     this.back2main  = ((System.Windows.Controls.Button)(this.FindName("back2main")));
     this.pitem2     = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("pitem2")));
     this._2         = ((VirtualDreams.Turnstile.Turnstile)(this.FindName("_2")));
     this.g2         = ((System.Windows.Controls.Grid)(this.FindName("g2")));
     this.youtube    = ((System.Windows.Controls.Button)(this.FindName("youtube")));
     this.twitter    = ((System.Windows.Controls.Button)(this.FindName("twitter")));
     this.jabong     = ((System.Windows.Controls.Button)(this.FindName("jabong")));
     this.cricbuzz   = ((System.Windows.Controls.Button)(this.FindName("cricbuzz")));
     this.hotmail    = ((System.Windows.Controls.Button)(this.FindName("hotmail")));
     this.gmail      = ((System.Windows.Controls.Button)(this.FindName("gmail")));
     this.back2main2 = ((System.Windows.Controls.Button)(this.FindName("back2main2")));
 }
Beispiel #2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneApp8;component/Page1.xaml", System.UriKind.Relative));
     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.Grid)(this.FindName("ContentPanel")));
     this.myturnstile      = ((VirtualDreams.Turnstile.Turnstile)(this.FindName("myturnstile")));
     this.facebook         = ((System.Windows.Controls.Button)(this.FindName("facebook")));
     this.facebook1        = ((System.Windows.Controls.Image)(this.FindName("facebook1")));
     this.twitter          = ((System.Windows.Controls.Button)(this.FindName("twitter")));
     this.bing             = ((System.Windows.Controls.Button)(this.FindName("bing")));
     this.driveout         = ((System.Windows.Controls.Button)(this.FindName("driveout")));
     this.TOI = ((System.Windows.Controls.Button)(this.FindName("TOI")));
 }