Subversion Repository Public Repository

Nextrek

Diff Revisions 690 vs 691 for /Android/SmartCharging/SmartCharging_WP/SmartCharging/obj/Debug/SmartCharging.xr.xml

Diff revisions: vs.
  @@ -26,11 +26,11 @@
26 26 <RootPropertyPathName Name="Items" />
27 27 <RootPropertyPathName Name="ImageUrl" />
28 28 <RootPropertyPathName Name="Item" />
29 + <RootPropertyPathName Name="Address" />
29 30 <RootPropertyPathName Name="ReviewList" />
30 31 <RootPropertyPathName Name="Rating" />
31 32 <RootPropertyPathName Name="ReviewerName" />
32 33 <RootPropertyPathName Name="SiteImageUrls" />
33 - <RootPropertyPathName Name="Address" />
34 34 <RootPropertyPathName Name="Type" />
35 35 <RootPropertyPathName Name="Label" />
36 36 <RootPropertyPathName Name="Name" />
  @@ -66,12 +66,14 @@
66 66 <RootProperty Name="SelectionHighlightColor" />
67 67 <RootProperty Name="PlaceholderText" />
68 68 <RootProperty Name="Style" />
69 + <RootProperty Name="IsEnabled" />
69 70 <RootProperty Name="MinHeight" />
70 71 <RootProperty Name="Margin" />
71 72 <RootProperty Name="Padding" />
72 73 <RootProperty Name="BorderBrush" />
73 74 <RootProperty Name="Visibility" />
74 75 <RootProperty Name="Height" />
76 + <RootEvent Name="TextChanged" />
75 77 </RootType>
76 78 <RootType FullName="Windows.UI.Xaml.FrameworkElement">
77 79 <RootProperty Name="MinWidth" />
  @@ -107,8 +109,8 @@
107 109 <RootProperty Name="VerticalScrollMode" />
108 110 <RootProperty Name="ZoomMode" />
109 111 <RootProperty Name="IsDeferredScrollingEnabled" />
110 - <RootProperty Name="HorizontalAlignment" />
111 112 <RootProperty Name="Content" />
113 + <RootProperty Name="HorizontalAlignment" />
112 114 <RootMethod Name="GetHorizontalScrollMode" />
113 115 <RootMethod Name="SetHorizontalScrollMode" />
114 116 <RootMethod Name="GetVerticalScrollMode" />
  @@ -177,6 +179,7 @@
177 179 <RootProperty Name="Margin" />
178 180 <RootEvent Name="Tapped" />
179 181 </RootType>
182 + <RootType FullName="Windows.UI.Xaml.Controls.FlyoutPresenter" />
180 183 <RootType FullName="Windows.UI.Xaml.Setter">
181 184 <RootProperty Name="Property" />
182 185 <RootProperty Name="Value" />
  @@ -265,6 +268,7 @@
265 268 <RootProperty Name="IsTapEnabled" />
266 269 <RootProperty Name="IsDoubleTapEnabled" />
267 270 <RootProperty Name="IsColorFontEnabled" />
271 + <RootProperty Name="Visibility" />
268 272 <RootEvent Name="Tapped" />
269 273 </RootType>
270 274 <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.TemplateBindingExtension" />
  @@ -468,9 +472,9 @@
468 472 <RootProperty Name="IsItemClickEnabled" />
469 473 <RootProperty Name="ItemsSource" />
470 474 <RootProperty Name="ItemTemplate" />
475 + <RootProperty Name="ItemsPanel" />
471 476 <RootProperty Name="VerticalAlignment" />
472 477 <RootProperty Name="HorizontalAlignment" />
473 - <RootProperty Name="ItemsPanel" />
474 478 <RootProperty Name="Margin" />
475 479 <RootProperty Name="TabIndex" />
476 480 <RootProperty Name="IsSwipeEnabled" />
  @@ -523,13 +527,19 @@
523 527 </RootType>
524 528 <RootType FullName="SmartCharging.LoginPage" />
525 529 <RootType FullName="SmartCharging.ManageSitePage" />
526 - <RootType FullName="SmartCharging.Converter.VisibilityConverter" />
530 + <RootType FullName="SmartCharging.Converter.AddressToStringConverter" />
531 + <RootType FullName="SmartCharging.Converter.ObjectToBooleanConverter" />
527 532 <RootType FullName="Windows.UI.Xaml.Controls.Flyout">
528 533 <RootProperty Name="Placement" />
529 - <RootProperty Name="Content" />
530 534 <RootProperty Name="FlyoutPresenterStyle" />
535 + <RootProperty Name="Content" />
536 + </RootType>
537 + <RootType FullName="Windows.UI.Xaml.Controls.ListBoxItem">
538 + <RootProperty Name="Content" />
539 + <RootProperty Name="FontSize" />
540 + <RootProperty Name="Margin" />
541 + <RootEvent Name="Tapped" />
531 542 </RootType>
532 - <RootType FullName="Windows.UI.Xaml.Controls.FlyoutPresenter" />
533 543 <RootType FullName="Windows.UI.Xaml.Controls.Maps.MapControl">
534 544 <RootProperty Name="VerticalAlignment" />
535 545 <RootProperty Name="HorizontalAlignment" />
  @@ -541,13 +551,6 @@
541 551 <RootMethod Name="GetLocation" />
542 552 <RootMethod Name="SetLocation" />
543 553 </RootType>
544 - <RootType FullName="Windows.UI.Xaml.Controls.WrapGrid">
545 - <RootProperty Name="MaximumRowsOrColumns" />
546 - <RootProperty Name="ItemWidth" />
547 - <RootProperty Name="ItemHeight" />
548 - <RootProperty Name="Orientation" />
549 - <RootProperty Name="HorizontalAlignment" />
550 - </RootType>
551 554 <RootType FullName="Windows.UI.Xaml.Controls.Primitives.FlyoutBase">
552 555 <RootMethod Name="GetAttachedFlyout" />
553 556 <RootMethod Name="SetAttachedFlyout" />
  @@ -555,6 +558,18 @@
555 558 <RootType FullName="Windows.UI.Xaml.Controls.Maps.MapItemsControl">
556 559 <RootProperty Name="ItemTemplate" />
557 560 </RootType>
561 + <RootType FullName="SmartCharging.MapAddressSelectorControl">
562 + <RootProperty Name="Margin" />
563 + <RootProperty Name="Visibility" />
564 + </RootType>
565 + <RootType FullName="SmartCharging.Converter.VisibilityConverter" />
566 + <RootType FullName="Windows.UI.Xaml.Controls.WrapGrid">
567 + <RootProperty Name="MaximumRowsOrColumns" />
568 + <RootProperty Name="ItemWidth" />
569 + <RootProperty Name="ItemHeight" />
570 + <RootProperty Name="Orientation" />
571 + <RootProperty Name="HorizontalAlignment" />
572 + </RootType>
558 573 <RootType FullName="SmartCharging.MapPage" />
559 574 <RootType FullName="Windows.UI.Xaml.Controls.VariableSizedWrapGrid">
560 575 <RootProperty Name="ItemHeight" />
  @@ -569,12 +584,6 @@
569 584 <RootType FullName="SmartCharging.SectionPage" />
570 585 <RootType FullName="SmartCharging.SettingsPage" />
571 586 <RootType FullName="SmartCharging.Converter.BoolToVisibilityConverter" />
572 - <RootType FullName="Windows.UI.Xaml.Controls.ListBoxItem">
573 - <RootProperty Name="Content" />
574 - <RootProperty Name="FontSize" />
575 - <RootProperty Name="Margin" />
576 - <RootEvent Name="Tapped" />
577 - </RootType>
578 587 <RootType FullName="SmartCharging.SiteOwnerRegistrationPage" />
579 588 <RootType FullName="SmartCharging.StandardUserLoggedInPage" />
580 589 <RootType FullName="SmartCharging.StandardUserRegistrationPage" />