

Nextrek
@ 37
Nextrek / WindowsPhone / NotizieTL / NotizieTL / obj / Release / Information.g.cs
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 |
#pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\Information.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "CB215B50A7E3943F914D0C5CBC51F248" //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.1008 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ using Microsoft.Phone.Controls; using System; using System.Windows; using System.Windows.Automation; using System.Windows.Automation.Peers; using System.Windows.Automation.Provider; using System.Windows.Controls; using System.Windows.Controls.Primitives; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Ink; using System.Windows.Input; using System.Windows.Interop; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Media.Imaging; using System.Windows.Resources; using System.Windows.Shapes; using System.Windows.Threading; namespace NotizieTL { public partial class Information : Microsoft.Phone.Controls.PhoneApplicationPage { internal System.Windows.Controls.Grid LayoutRoot; internal System.Windows.Controls.StackPanel TitlePanel; internal System.Windows.Controls.TextBlock ApplicationTitle; internal System.Windows.Controls.TextBlock PageTitle; internal System.Windows.Controls.Grid ContentPanel; internal System.Windows.Controls.HyperlinkButton termini; internal System.Windows.Controls.TextBlock tipoConnessione; internal System.Windows.Controls.Button rateButton; internal System.Windows.Controls.Button feedbackbutton; internal System.Windows.Controls.Button moreAppsButton; internal System.Windows.Controls.Canvas disclaimerCanvas; internal System.Windows.Controls.HyperlinkButton link1; internal System.Windows.Controls.HyperlinkButton link2; internal System.Windows.Controls.HyperlinkButton link3; internal System.Windows.Controls.HyperlinkButton link4; internal System.Windows.Controls.HyperlinkButton link5; internal System.Windows.Controls.HyperlinkButton link6; internal System.Windows.Controls.HyperlinkButton link7; internal System.Windows.Controls.HyperlinkButton link8; internal System.Windows.Controls.HyperlinkButton link9; internal System.Windows.Controls.Button close; internal System.Windows.Controls.Canvas canvas1; internal System.Windows.Controls.Button close1; internal System.Windows.Controls.Canvas canvas2; internal System.Windows.Controls.Button close2; internal System.Windows.Controls.Canvas canvas3; internal System.Windows.Controls.Button close3; internal System.Windows.Controls.Canvas canvas4; internal System.Windows.Controls.Button close4; internal System.Windows.Controls.Canvas canvas5; internal System.Windows.Controls.Button close5; internal System.Windows.Controls.Canvas canvas6; internal System.Windows.Controls.Button close6; internal System.Windows.Controls.Canvas canvas7; internal System.Windows.Controls.Button close7; internal System.Windows.Controls.Canvas canvas8; internal System.Windows.Controls.Button close8; internal System.Windows.Controls.Canvas canvas9; internal System.Windows.Controls.Button close9; private bool _contentLoaded; /// <summary> /// InitializeComponent /// </summary> [System.Diagnostics.DebuggerNonUserCodeAttribute()] public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/NotizieTL;component/Information.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel"))); this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle"))); this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle"))); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.termini = ((System.Windows.Controls.HyperlinkButton)(this.FindName("termini"))); this.tipoConnessione = ((System.Windows.Controls.TextBlock)(this.FindName("tipoConnessione"))); this.rateButton = ((System.Windows.Controls.Button)(this.FindName("rateButton"))); this.feedbackbutton = ((System.Windows.Controls.Button)(this.FindName("feedbackbutton"))); this.moreAppsButton = ((System.Windows.Controls.Button)(this.FindName("moreAppsButton"))); this.disclaimerCanvas = ((System.Windows.Controls.Canvas)(this.FindName("disclaimerCanvas"))); this.link1 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link1"))); this.link2 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link2"))); this.link3 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link3"))); this.link4 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link4"))); this.link5 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link5"))); this.link6 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link6"))); this.link7 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link7"))); this.link8 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link8"))); this.link9 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("link9"))); this.close = ((System.Windows.Controls.Button)(this.FindName("close"))); this.canvas1 = ((System.Windows.Controls.Canvas)(this.FindName("canvas1"))); this.close1 = ((System.Windows.Controls.Button)(this.FindName("close1"))); this.canvas2 = ((System.Windows.Controls.Canvas)(this.FindName("canvas2"))); this.close2 = ((System.Windows.Controls.Button)(this.FindName("close2"))); this.canvas3 = ((System.Windows.Controls.Canvas)(this.FindName("canvas3"))); this.close3 = ((System.Windows.Controls.Button)(this.FindName("close3"))); this.canvas4 = ((System.Windows.Controls.Canvas)(this.FindName("canvas4"))); this.close4 = ((System.Windows.Controls.Button)(this.FindName("close4"))); this.canvas5 = ((System.Windows.Controls.Canvas)(this.FindName("canvas5"))); this.close5 = ((System.Windows.Controls.Button)(this.FindName("close5"))); this.canvas6 = ((System.Windows.Controls.Canvas)(this.FindName("canvas6"))); this.close6 = ((System.Windows.Controls.Button)(this.FindName("close6"))); this.canvas7 = ((System.Windows.Controls.Canvas)(this.FindName("canvas7"))); this.close7 = ((System.Windows.Controls.Button)(this.FindName("close7"))); this.canvas8 = ((System.Windows.Controls.Canvas)(this.FindName("canvas8"))); this.close8 = ((System.Windows.Controls.Button)(this.FindName("close8"))); this.canvas9 = ((System.Windows.Controls.Canvas)(this.FindName("canvas9"))); this.close9 = ((System.Windows.Controls.Button)(this.FindName("close9"))); } } } |