Nextrek
Diff Revisions
751
vs
752
for /Android/SmartCharging/SmartCharging_WP/SmartCharging/obj/Debug/SmartCharging.xr.xml
|
@@ -111,6 +111,7 @@ |
111 |
111 |
|
<RootProperty Name="IsDeferredScrollingEnabled" /> |
112 |
112 |
|
<RootProperty Name="Content" /> |
113 |
113 |
|
<RootProperty Name="HorizontalAlignment" /> |
|
114 |
+ |
<RootProperty Name="MaxWidth" /> |
114 |
115 |
|
<RootMethod Name="GetHorizontalScrollMode" /> |
115 |
116 |
|
<RootMethod Name="SetHorizontalScrollMode" /> |
116 |
117 |
|
<RootMethod Name="GetVerticalScrollMode" /> |
|
@@ -477,9 +478,9 @@ |
477 |
478 |
|
<RootProperty Name="ItemsPanel" /> |
478 |
479 |
|
<RootProperty Name="VerticalAlignment" /> |
479 |
480 |
|
<RootProperty Name="HorizontalAlignment" /> |
480 |
|
- |
<RootProperty Name="Margin" /> |
481 |
481 |
|
<RootProperty Name="TabIndex" /> |
482 |
482 |
|
<RootProperty Name="IsSwipeEnabled" /> |
|
483 |
+ |
<RootProperty Name="Margin" /> |
483 |
484 |
|
<RootEvent Name="ItemClick" /> |
484 |
485 |
|
</RootType> |
485 |
486 |
|
<RootType FullName="Windows.UI.Xaml.Media.Animation.ContinuumNavigationTransitionInfo"> |
|
@@ -493,6 +494,7 @@ |
493 |
494 |
|
<RootProperty Name="SelectionMode" /> |
494 |
495 |
|
<RootProperty Name="IsItemClickEnabled" /> |
495 |
496 |
|
<RootProperty Name="ItemsPanel" /> |
|
497 |
+ |
<RootProperty Name="HorizontalAlignment" /> |
496 |
498 |
|
<RootEvent Name="ItemClick" /> |
497 |
499 |
|
</RootType> |
498 |
500 |
|
<RootType FullName="Windows.UI.Xaml.Controls.ItemsPanelTemplate"> |