Nextrek
Diff Revisions
751
vs
752
for /Android/SmartCharging/SmartCharging_WP/SmartCharging/obj/Debug/MultipleImagePicker.g.i.cs
|
@@ -1,6 +1,6 @@ |
1 |
1 |
|
|
2 |
2 |
|
|
3 |
|
- |
#pragma checksum "C:\xampp\htdocs\nextrek\smartcharging\SmartCharging_WP\SmartCharging\MultipleImagePicker.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "CC0DD72AA5F85F0F96DFAB5A2ABDA9A5" |
|
3 |
+ |
#pragma checksum "C:\xampp\htdocs\nextrek\smartcharging\SmartCharging_WP\SmartCharging\MultipleImagePicker.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "17C019131C4A4C6352E475F6DAAF5BDD" |
4 |
4 |
|
//------------------------------------------------------------------------------ |
5 |
5 |
|
// <auto-generated> |
6 |
6 |
|
// This code was generated by a tool. |
|
@@ -19,7 +19,9 @@ |
19 |
19 |
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")] |
20 |
20 |
|
private global::Windows.UI.Xaml.Controls.AppBarButton AddImagesButton; |
21 |
21 |
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")] |
22 |
|
- |
private global::Windows.UI.Xaml.Controls.ListView PreviewList; |
|
22 |
+ |
private global::Windows.UI.Xaml.Controls.GridView InitialPreviewList; |
|
23 |
+ |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")] |
|
24 |
+ |
private global::Windows.UI.Xaml.Controls.GridView PreviewList; |
23 |
25 |
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")] |
24 |
26 |
|
private bool _contentLoaded; |
25 |
27 |
|
|
|
@@ -35,7 +37,8 @@ |
35 |
37 |
|
|
36 |
38 |
|
ImagePreviewFlyout = (global::Windows.UI.Xaml.Controls.Flyout)this.FindName("ImagePreviewFlyout"); |
37 |
39 |
|
AddImagesButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("AddImagesButton"); |
38 |
|
- |
PreviewList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("PreviewList"); |
|
40 |
+ |
InitialPreviewList = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("InitialPreviewList"); |
|
41 |
+ |
PreviewList = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("PreviewList"); |
39 |
42 |
|
} |
40 |
43 |
|
} |
41 |
44 |
|
} |