Subversion Repository Public Repository

Nextrek

Diff Revisions 42 vs 43 for /WindowsPhone/NotizieTL/NotizieTL/obj/Release/AnimatedSplashScreen.g.cs

Diff revisions: vs.
  @@ -1,4 +1,4 @@
1 - #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\AnimatedSplashScreen.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "98871F05E61312046604DD3E0D01E1F3"
1 + #pragma checksum "F:\Users\Lorenzo\Desktop\svn\Nextrek\WindowsPhone\NotizieTL\NotizieTL\AnimatedSplashScreen.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "AB9AC3B596CEE3CE8D3DEAD0940B4577"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.
  @@ -37,10 +37,10 @@
37 37
38 38 internal System.Windows.Controls.StackPanel LayoutRoot;
39 39
40 - internal System.Windows.Controls.TextBlock text;
41 -
42 40 internal System.Windows.Controls.Image logoImage;
43 41
42 + internal System.Windows.Controls.TextBlock text;
43 +
44 44 private bool _contentLoaded;
45 45
46 46 /// <summary>
  @@ -54,8 +54,8 @@
54 54 _contentLoaded = true;
55 55 System.Windows.Application.LoadComponent(this, new System.Uri("/NotizieTL;component/AnimatedSplashScreen.xaml", System.UriKind.Relative));
56 56 this.LayoutRoot = ((System.Windows.Controls.StackPanel)(this.FindName("LayoutRoot")));
57 - this.text = ((System.Windows.Controls.TextBlock)(this.FindName("text")));
58 57 this.logoImage = ((System.Windows.Controls.Image)(this.FindName("logoImage")));
58 + this.text = ((System.Windows.Controls.TextBlock)(this.FindName("text")));
59 59 }
60 60 }
61 61 }