Subversion Repository Public Repository

Nextrek

Diff Revisions 40 vs 41 for /WindowsPhone/NotizieTL/NotizieTL/obj/Release/MainPage.g.cs

Diff revisions: vs.
  @@ -1,11 +1,11 @@
1 - #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "3661F6621FAB06415B7C33AD171024C6"
1 + #pragma checksum "C:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0DD051CE063851D4A91E18AA52CA2F09"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 - // This code was generated by a tool.
5 - // Runtime Version:4.0.30319.1008
4 + // Il codice è stato generato da uno strumento.
5 + // Versione runtime:4.0.30319.18051
6 6 //
7 - // Changes to this file may cause incorrect behavior and will be lost if
8 - // the code is regenerated.
7 + // Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
8 + // il codice viene rigenerato.
9 9 // </auto-generated>
10 10 //------------------------------------------------------------------------------
11 11
  @@ -85,6 +85,14 @@
85 85
86 86 internal System.Windows.Controls.Button refreshButton;
87 87
88 + internal System.Windows.Controls.Border artAddFavCanvas;
89 +
90 + internal System.Windows.Controls.Border artDelFavCanvas;
91 +
92 + internal System.Windows.Controls.Border savedNoteCanvas;
93 +
94 + internal System.Windows.Controls.Border deletedNoteCanvas;
95 +
88 96 internal System.Windows.Controls.Canvas splashScreenCanvas;
89 97
90 98 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarPrev;
  @@ -95,8 +103,6 @@
95 103
96 104 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarNext;
97 105
98 - internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarFullScreen;
99 -
100 106 internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarAddNote;
101 107
102 108 internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarCondividi;
  @@ -139,12 +145,15 @@
139 145 this.saveNoteButton = ((System.Windows.Controls.Button)(this.FindName("saveNoteButton")));
140 146 this.nomeAppTesto = ((System.Windows.Controls.TextBlock)(this.FindName("nomeAppTesto")));
141 147 this.refreshButton = ((System.Windows.Controls.Button)(this.FindName("refreshButton")));
148 + this.artAddFavCanvas = ((System.Windows.Controls.Border)(this.FindName("artAddFavCanvas")));
149 + this.artDelFavCanvas = ((System.Windows.Controls.Border)(this.FindName("artDelFavCanvas")));
150 + this.savedNoteCanvas = ((System.Windows.Controls.Border)(this.FindName("savedNoteCanvas")));
151 + this.deletedNoteCanvas = ((System.Windows.Controls.Border)(this.FindName("deletedNoteCanvas")));
142 152 this.splashScreenCanvas = ((System.Windows.Controls.Canvas)(this.FindName("splashScreenCanvas")));
143 153 this.appBarPrev = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarPrev")));
144 154 this.appBarDelete = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarDelete")));
145 155 this.appBarAddFavorites = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarAddFavorites")));
146 156 this.appBarNext = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarNext")));
147 - this.appBarFullScreen = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarFullScreen")));
148 157 this.appBarAddNote = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarAddNote")));
149 158 this.appBarCondividi = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarCondividi")));
150 159 this.appBarInfo = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarInfo")));