Subversion Repository Public Repository

Nextrek

Diff Revisions 39 vs 40 for /WindowsPhone/NotizieTL/NotizieTL/obj/Release/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}" "BCD5552B3D8F01B2AC0807F1E556B380"
1 + #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "3661F6621FAB06415B7C33AD171024C6"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.
  @@ -57,24 +57,30 @@
57 57
58 58 internal System.Windows.Controls.Canvas notiziaCanvas;
59 59
60 + internal System.Windows.Controls.StackPanel pannelloNotizie;
61 +
60 62 internal System.Windows.Controls.TextBlock titleCanvas;
61 63
62 64 internal System.Windows.Controls.TextBlock dateCanvas;
63 65
64 - internal System.Windows.Controls.StackPanel editNotePanel;
65 -
66 - internal System.Windows.Controls.Button deleteNoteButton;
67 -
68 - internal System.Windows.Controls.Button saveNoteButton;
69 -
70 66 internal System.Windows.Controls.TextBox boxNote;
71 67
72 68 internal System.Windows.Controls.Grid grigliaTesto;
73 69
70 + internal System.Windows.Controls.ScrollViewer webScroller;
71 +
72 + internal Microsoft.Phone.Controls.WebBrowser webBrowser1;
73 +
74 74 internal System.Windows.Controls.ScrollViewer scroller;
75 75
76 76 internal System.Windows.Controls.TextBlock textCanvas;
77 77
78 + internal System.Windows.Controls.StackPanel editNotePanel;
79 +
80 + internal System.Windows.Controls.Button deleteNoteButton;
81 +
82 + internal System.Windows.Controls.Button saveNoteButton;
83 +
78 84 internal System.Windows.Controls.TextBlock nomeAppTesto;
79 85
80 86 internal System.Windows.Controls.Button refreshButton;
  @@ -89,9 +95,7 @@
89 95
90 96 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarNext;
91 97
92 - internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarZoomIn;
93 -
94 - internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarZoomOut;
98 + internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarFullScreen;
95 99
96 100 internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarAddNote;
97 101
  @@ -121,15 +125,18 @@
121 125 this.sfondoLoading = ((System.Windows.Controls.Canvas)(this.FindName("sfondoLoading")));
122 126 this.caricamentoProgress = ((Microsoft.Phone.Controls.PerformanceProgressBar)(this.FindName("caricamentoProgress")));
123 127 this.notiziaCanvas = ((System.Windows.Controls.Canvas)(this.FindName("notiziaCanvas")));
128 + this.pannelloNotizie = ((System.Windows.Controls.StackPanel)(this.FindName("pannelloNotizie")));
124 129 this.titleCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("titleCanvas")));
125 130 this.dateCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("dateCanvas")));
126 - this.editNotePanel = ((System.Windows.Controls.StackPanel)(this.FindName("editNotePanel")));
127 - this.deleteNoteButton = ((System.Windows.Controls.Button)(this.FindName("deleteNoteButton")));
128 - this.saveNoteButton = ((System.Windows.Controls.Button)(this.FindName("saveNoteButton")));
129 131 this.boxNote = ((System.Windows.Controls.TextBox)(this.FindName("boxNote")));
130 132 this.grigliaTesto = ((System.Windows.Controls.Grid)(this.FindName("grigliaTesto")));
133 + this.webScroller = ((System.Windows.Controls.ScrollViewer)(this.FindName("webScroller")));
134 + this.webBrowser1 = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("webBrowser1")));
131 135 this.scroller = ((System.Windows.Controls.ScrollViewer)(this.FindName("scroller")));
132 136 this.textCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("textCanvas")));
137 + this.editNotePanel = ((System.Windows.Controls.StackPanel)(this.FindName("editNotePanel")));
138 + this.deleteNoteButton = ((System.Windows.Controls.Button)(this.FindName("deleteNoteButton")));
139 + this.saveNoteButton = ((System.Windows.Controls.Button)(this.FindName("saveNoteButton")));
133 140 this.nomeAppTesto = ((System.Windows.Controls.TextBlock)(this.FindName("nomeAppTesto")));
134 141 this.refreshButton = ((System.Windows.Controls.Button)(this.FindName("refreshButton")));
135 142 this.splashScreenCanvas = ((System.Windows.Controls.Canvas)(this.FindName("splashScreenCanvas")));
  @@ -137,8 +144,7 @@
137 144 this.appBarDelete = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarDelete")));
138 145 this.appBarAddFavorites = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarAddFavorites")));
139 146 this.appBarNext = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarNext")));
140 - this.appBarZoomIn = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarZoomIn")));
141 - this.appBarZoomOut = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarZoomOut")));
147 + this.appBarFullScreen = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarFullScreen")));
142 148 this.appBarAddNote = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarAddNote")));
143 149 this.appBarCondividi = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarCondividi")));
144 150 this.appBarInfo = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarInfo")));