Subversion Repository Public Repository

Nextrek

Diff Revisions 659 vs 660 for /Android/SmartCharging/SmartCharging_WP/SmartCharging/obj/Debug/ChargeRating.g.i.cs

Diff revisions: vs.
  @@ -1,6 +1,6 @@
1 1 
2 2
3 - #pragma checksum "C:\xampp\htdocs\nextrek\smartcharging\SmartCharging_WP\SmartCharging\ChargeRating.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "1FC3C0FA6FE861454C3A95ECC93BBE20"
3 + #pragma checksum "C:\xampp\htdocs\nextrek\smartcharging\SmartCharging_WP\SmartCharging\ChargeRating.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "00B6CF6C130BFAD8C593B8B1E108AE1D"
4 4 //------------------------------------------------------------------------------
5 5 // <auto-generated>
6 6 // This code was generated by a tool.
  @@ -15,6 +15,10 @@
15 15 partial class ChargeRating : global::Windows.UI.Xaml.Controls.UserControl
16 16 {
17 17 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
18 + private global::Windows.UI.Xaml.Controls.UserControl ThisControl;
19 + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
20 + private global::Windows.UI.Xaml.Controls.StackPanel ChargesContainer;
21 + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
18 22 private bool _contentLoaded;
19 23
20 24 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
  @@ -27,6 +31,8 @@
27 31 _contentLoaded = true;
28 32 global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ChargeRating.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
29 33
34 + ThisControl = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("ThisControl");
35 + ChargesContainer = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("ChargesContainer");
30 36 }
31 37 }
32 38 }