Subversion Repository Public Repository

Nextrek

Diff Revisions 42 vs 43 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}" "AC786AB5D62944355C7662687DBB9205"
1 + #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "49E743BC6E14C92736AADB107B5E5092"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.
  @@ -49,12 +49,6 @@
49 49
50 50 internal System.Windows.Controls.TextBlock noFavoritesText;
51 51
52 - internal System.Windows.Controls.StackPanel loadingPanel;
53 -
54 - internal System.Windows.Controls.Canvas sfondoLoading;
55 -
56 - internal Microsoft.Phone.Controls.PerformanceProgressBar caricamentoProgress;
57 -
58 52 internal System.Windows.Controls.Canvas notiziaCanvas;
59 53
60 54 internal System.Windows.Controls.StackPanel pannelloNotizie;
  @@ -81,10 +75,18 @@
81 75
82 76 internal System.Windows.Controls.Button saveNoteButton;
83 77
78 + internal System.Windows.Controls.StackPanel loadingPanel;
79 +
80 + internal System.Windows.Controls.Canvas sfondoLoading;
81 +
82 + internal Microsoft.Phone.Controls.PerformanceProgressBar caricamentoProgress;
83 +
84 84 internal System.Windows.Controls.TextBlock nomeAppTesto;
85 85
86 86 internal System.Windows.Controls.Button refreshButton;
87 87
88 + internal System.Windows.Controls.StackPanel loadingPanel2;
89 +
88 90 internal System.Windows.Controls.Border artAddFavCanvas;
89 91
90 92 internal System.Windows.Controls.Border artDelFavCanvas;
  @@ -97,13 +99,13 @@
97 99
98 100 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarPrev;
99 101
100 - internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarDelete;
102 + internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarAddNote;
101 103
102 104 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarAddFavorites;
103 105
104 106 internal Microsoft.Phone.Shell.ApplicationBarIconButton appBarNext;
105 107
106 - internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarAddNote;
108 + internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarDelete;
107 109
108 110 internal Microsoft.Phone.Shell.ApplicationBarMenuItem appBarCondividi;
109 111
  @@ -127,9 +129,6 @@
127 129 this.feedListPreferiti = ((System.Windows.Controls.ListBox)(this.FindName("feedListPreferiti")));
128 130 this.feedListBoxNews3 = ((System.Windows.Controls.ListBox)(this.FindName("feedListBoxNews3")));
129 131 this.noFavoritesText = ((System.Windows.Controls.TextBlock)(this.FindName("noFavoritesText")));
130 - this.loadingPanel = ((System.Windows.Controls.StackPanel)(this.FindName("loadingPanel")));
131 - this.sfondoLoading = ((System.Windows.Controls.Canvas)(this.FindName("sfondoLoading")));
132 - this.caricamentoProgress = ((Microsoft.Phone.Controls.PerformanceProgressBar)(this.FindName("caricamentoProgress")));
133 132 this.notiziaCanvas = ((System.Windows.Controls.Canvas)(this.FindName("notiziaCanvas")));
134 133 this.pannelloNotizie = ((System.Windows.Controls.StackPanel)(this.FindName("pannelloNotizie")));
135 134 this.titleCanvas = ((System.Windows.Controls.TextBlock)(this.FindName("titleCanvas")));
  @@ -143,18 +142,22 @@
143 142 this.editNotePanel = ((System.Windows.Controls.StackPanel)(this.FindName("editNotePanel")));
144 143 this.deleteNoteButton = ((System.Windows.Controls.Button)(this.FindName("deleteNoteButton")));
145 144 this.saveNoteButton = ((System.Windows.Controls.Button)(this.FindName("saveNoteButton")));
145 + this.loadingPanel = ((System.Windows.Controls.StackPanel)(this.FindName("loadingPanel")));
146 + this.sfondoLoading = ((System.Windows.Controls.Canvas)(this.FindName("sfondoLoading")));
147 + this.caricamentoProgress = ((Microsoft.Phone.Controls.PerformanceProgressBar)(this.FindName("caricamentoProgress")));
146 148 this.nomeAppTesto = ((System.Windows.Controls.TextBlock)(this.FindName("nomeAppTesto")));
147 149 this.refreshButton = ((System.Windows.Controls.Button)(this.FindName("refreshButton")));
150 + this.loadingPanel2 = ((System.Windows.Controls.StackPanel)(this.FindName("loadingPanel2")));
148 151 this.artAddFavCanvas = ((System.Windows.Controls.Border)(this.FindName("artAddFavCanvas")));
149 152 this.artDelFavCanvas = ((System.Windows.Controls.Border)(this.FindName("artDelFavCanvas")));
150 153 this.savedNoteCanvas = ((System.Windows.Controls.Border)(this.FindName("savedNoteCanvas")));
151 154 this.deletedNoteCanvas = ((System.Windows.Controls.Border)(this.FindName("deletedNoteCanvas")));
152 155 this.splashScreenCanvas = ((System.Windows.Controls.Canvas)(this.FindName("splashScreenCanvas")));
153 156 this.appBarPrev = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarPrev")));
154 - this.appBarDelete = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarDelete")));
157 + this.appBarAddNote = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarAddNote")));
155 158 this.appBarAddFavorites = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarAddFavorites")));
156 159 this.appBarNext = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBarNext")));
157 - this.appBarAddNote = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarAddNote")));
160 + this.appBarDelete = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarDelete")));
158 161 this.appBarCondividi = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarCondividi")));
159 162 this.appBarInfo = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("appBarInfo")));
160 163 }