Subversion Repository Public Repository

Nextrek

Diff Revisions 35 vs 36 for /WindowsPhone/NotizieTL/NotizieTL/obj/Debug/MainPage.g.i.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}" "6B0F38C2BEA33B1585022874BB3A20ED"
1 + #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0D3074703505D6B900B53EAE19FF65A7"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.
  @@ -47,10 +47,16 @@
47 47
48 48 internal System.Windows.Controls.ListBox feedListBoxNews3;
49 49
50 + internal System.Windows.Controls.StackPanel loadingPanel;
51 +
52 + internal Microsoft.Phone.Controls.PerformanceProgressBar caricamentoProgress;
53 +
50 54 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarDelete;
51 55
52 56 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarRefresh;
53 57
58 + internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarinfo;
59 +
54 60 private bool _contentLoaded;
55 61
56 62 /// <summary>
  @@ -68,8 +74,11 @@
68 74 this.feedListBoxNews1 = ((System.Windows.Controls.ListBox)(this.FindName("feedListBoxNews1")));
69 75 this.feedListPreferiti = ((System.Windows.Controls.ListBox)(this.FindName("feedListPreferiti")));
70 76 this.feedListBoxNews3 = ((System.Windows.Controls.ListBox)(this.FindName("feedListBoxNews3")));
77 + this.loadingPanel = ((System.Windows.Controls.StackPanel)(this.FindName("loadingPanel")));
78 + this.caricamentoProgress = ((Microsoft.Phone.Controls.PerformanceProgressBar)(this.FindName("caricamentoProgress")));
71 79 this.appBarDelete = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarDelete")));
72 80 this.appBarRefresh = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarRefresh")));
81 + this.appBarinfo = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarinfo")));
73 82 }
74 83 }
75 84 }