Subversion Repository Public Repository

Nextrek

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

Diff revisions: vs.
  @@ -1,6 +1,6 @@
1 1 
2 2
3 - #pragma checksum "C:\xampp\htdocs\nextrek\smartcharging\SmartCharging_WP\SmartCharging\SiteOwnerRegistrationPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "73EE99999F53A879D1E31D0B95E1839A"
3 + #pragma checksum "C:\xampp\htdocs\nextrek\smartcharging\SmartCharging_WP\SmartCharging\SiteOwnerRegistrationPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D3BD921D3F9D261376ACE8492E54A82E"
4 4 //------------------------------------------------------------------------------
5 5 // <auto-generated>
6 6 // This code was generated by a tool.
  @@ -22,11 +22,23 @@
22 22 switch(connectionId)
23 23 {
24 24 case 1:
25 - #line 39 "..\..\SiteOwnerRegistrationPage.xaml"
25 + #line 32 "..\..\SiteOwnerRegistrationPage.xaml"
26 + ((global::Windows.UI.Xaml.Controls.ToggleSwitch)(target)).Toggled += this.UserTypeToggleSwitch_Toggled;
27 + #line default
28 + #line hidden
29 + break;
30 + case 2:
31 + #line 68 "..\..\SiteOwnerRegistrationPage.xaml"
26 32 ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.SubmitButton_Tapped;
27 33 #line default
28 34 #line hidden
29 35 break;
36 + case 3:
37 + #line 55 "..\..\SiteOwnerRegistrationPage.xaml"
38 + ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.ListBoxItem_Tapped;
39 + #line default
40 + #line hidden
41 + break;
30 42 }
31 43 this._contentLoaded = true;
32 44 }