Subversion Repository Public Repository

Nextrek

Diff Revisions 36 vs 37 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}" "A61CA5A82460080BAAC0E6B1DF6CBCFB"
1 + #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "89B313A46676734B1529FFFB020D1C99"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.
  @@ -57,15 +57,27 @@
57 57
58 58 internal System.Windows.Controls.TextBlock dateCanvas;
59 59
60 - internal System.Windows.Controls.ScrollViewer scrollTesto;
60 + internal System.Windows.Controls.Grid grigliaTesto;
61 +
62 + internal System.Windows.Controls.ScrollViewer scroller;
61 63
62 64 internal System.Windows.Controls.TextBlock textCanvas;
63 65
66 + internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarPrev;
67 +
64 68 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarDelete;
65 69
66 - internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarRefresh;
70 + internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarAddFavorites;
71 +
72 + internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarNext;
73 +
74 + internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarZoomIn;
75 +
76 + internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarZoomOut;
77 +
78 + internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarCondividi;
67 79
68 - internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarinfo;
80 + internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarInfo;
69 81
70 82 private bool _contentLoaded;
71 83
  @@ -89,11 +101,17 @@
89 101 this.notiziaCanvas = ((System.Windows.Controls.Canvas)(this.FindName("notiziaCanvas")));
90 102 this.titleCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("titleCanvas")));
91 103 this.dateCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("dateCanvas")));
92 - this.scrollTesto = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollTesto")));
104 + this.grigliaTesto = ((System.Windows.Controls.Grid)(this.FindName("grigliaTesto")));
105 + this.scroller = ((System.Windows.Controls.ScrollViewer)(this.FindName("scroller")));
93 106 this.textCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("textCanvas")));
107 + this.appBarPrev = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarPrev")));
94 108 this.appBarDelete = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarDelete")));
95 - this.appBarRefresh = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarRefresh")));
96 - this.appBarinfo = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarinfo")));
109 + this.appBarAddFavorites = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarAddFavorites")));
110 + this.appBarNext = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarNext")));
111 + this.appBarZoomIn = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarZoomIn")));
112 + this.appBarZoomOut = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarZoomOut")));
113 + this.appBarCondividi = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarCondividi")));
114 + this.appBarInfo = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarInfo")));
97 115 }
98 116 }
99 117 }