

Nextrek
@ 752
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 |
#pragma checksum "C:\xampp\htdocs\nextrek\smartcharging\SmartCharging_WP\SmartCharging\MultipleImagePicker.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "17C019131C4A4C6352E475F6DAAF5BDD" //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ namespace SmartCharging { partial class MultipleImagePicker : global::Windows.UI.Xaml.Controls.UserControl, global::Windows.UI.Xaml.Markup.IComponentConnector { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public void Connect(int connectionId, object target) { switch(connectionId) { case 1: #line 14 "..\..\MultipleImagePicker.xaml" ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.Image_Flyout_Tapped; #line default #line hidden break; case 2: #line 23 "..\..\MultipleImagePicker.xaml" ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.AddImagesButton_Tapped; #line default #line hidden break; case 3: #line 73 "..\..\MultipleImagePicker.xaml" ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.Image_Tapped; #line default #line hidden break; case 4: #line 74 "..\..\MultipleImagePicker.xaml" ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.AppBarButton_Tapped; #line default #line hidden break; case 5: #line 45 "..\..\MultipleImagePicker.xaml" ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.Image_Tapped; #line default #line hidden break; case 6: #line 46 "..\..\MultipleImagePicker.xaml" ((global::Windows.UI.Xaml.UIElement)(target)).Tapped += this.AppBarButton_Tapped2; #line default #line hidden break; } this._contentLoaded = true; } } } |