Subversion Repository Public Repository

Nextrek

Diff Revisions 38 vs 39 for /WindowsPhone/NotizieTL/NotizieTL/obj/Release/MainPage.g.cs

Diff revisions: vs.
  @@ -1,4 +1,4 @@
1 - #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "797DC299E218B26F01FC73C975341F6C"
1 + #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "BCD5552B3D8F01B2AC0807F1E556B380"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.
  @@ -51,6 +51,8 @@
51 51
52 52 internal System.Windows.Controls.StackPanel loadingPanel;
53 53
54 + internal System.Windows.Controls.Canvas sfondoLoading;
55 +
54 56 internal Microsoft.Phone.Controls.PerformanceProgressBar caricamentoProgress;
55 57
56 58 internal System.Windows.Controls.Canvas notiziaCanvas;
  @@ -73,8 +75,12 @@
73 75
74 76 internal System.Windows.Controls.TextBlock textCanvas;
75 77
78 + internal System.Windows.Controls.TextBlock nomeAppTesto;
79 +
76 80 internal System.Windows.Controls.Button refreshButton;
77 81
82 + internal System.Windows.Controls.Canvas splashScreenCanvas;
83 +
78 84 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarPrev;
79 85
80 86 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarDelete;
  @@ -112,6 +118,7 @@
112 118 this.feedListBoxNews3 = ((System.Windows.Controls.ListBox)(this.FindName("feedListBoxNews3")));
113 119 this.noFavoritesText = ((System.Windows.Controls.TextBlock)(this.FindName("noFavoritesText")));
114 120 this.loadingPanel = ((System.Windows.Controls.StackPanel)(this.FindName("loadingPanel")));
121 + this.sfondoLoading = ((System.Windows.Controls.Canvas)(this.FindName("sfondoLoading")));
115 122 this.caricamentoProgress = ((Microsoft.Phone.Controls.PerformanceProgressBar)(this.FindName("caricamentoProgress")));
116 123 this.notiziaCanvas = ((System.Windows.Controls.Canvas)(this.FindName("notiziaCanvas")));
117 124 this.titleCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("titleCanvas")));
  @@ -123,7 +130,9 @@
123 130 this.grigliaTesto = ((System.Windows.Controls.Grid)(this.FindName("grigliaTesto")));
124 131 this.scroller = ((System.Windows.Controls.ScrollViewer)(this.FindName("scroller")));
125 132 this.textCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("textCanvas")));
133 + this.nomeAppTesto = ((System.Windows.Controls.TextBlock)(this.FindName("nomeAppTesto")));
126 134 this.refreshButton = ((System.Windows.Controls.Button)(this.FindName("refreshButton")));
135 + this.splashScreenCanvas = ((System.Windows.Controls.Canvas)(this.FindName("splashScreenCanvas")));
127 136 this.appBarPrev = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarPrev")));
128 137 this.appBarDelete = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarDelete")));
129 138 this.appBarAddFavorites = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarAddFavorites")));