Subversion Repository Public Repository

Nextrek

Diff Revisions 659 vs 660 for /Android/SmartCharging/SmartCharging_WP/SmartCharging/obj/Debug/SmartCharging.xr.xml

Diff revisions: vs.
  @@ -5,10 +5,18 @@
5 5 </Roots.Interfaces>
6 6 <Roots.PropertyPathNames>
7 7 <RootPropertyPathName Name="TemplateSettings" />
8 + <RootPropertyPathName Name="CurtainOffToOnOffset" />
9 + <RootPropertyPathName Name="KnobOffToOnOffset" />
10 + <RootPropertyPathName Name="CurtainOnToOffOffset" />
11 + <RootPropertyPathName Name="KnobOnToOffOffset" />
12 + <RootPropertyPathName Name="CurtainCurrentToOffOffset" />
13 + <RootPropertyPathName Name="KnobCurrentToOffOffset" />
14 + <RootPropertyPathName Name="CurtainCurrentToOnOffset" />
15 + <RootPropertyPathName Name="KnobCurrentToOnOffset" />
8 16 <RootPropertyPathName Name="DropDownOffset" />
9 17 <RootPropertyPathName Name="DropDownOpenedHeight" />
10 18 <RootPropertyPathName Name="DropDownClosedHeight" />
11 - <RootPropertyPathName Name="Chargers" />
19 + <RootPropertyPathName Name="Value" />
12 20 <RootPropertyPathName Name="DefaultViewModel" />
13 21 <RootPropertyPathName Name="Subtitle" />
14 22 <RootPropertyPathName Name="Title" />
  @@ -19,15 +27,20 @@
19 27 <RootPropertyPathName Name="ImageUrl" />
20 28 <RootPropertyPathName Name="Item" />
21 29 <RootPropertyPathName Name="ReviewList" />
30 + <RootPropertyPathName Name="Rating" />
22 31 <RootPropertyPathName Name="ReviewerName" />
23 32 <RootPropertyPathName Name="SiteImageUrls" />
24 33 <RootPropertyPathName Name="Address" />
25 - <RootPropertyPathName Name="TypeLabel" />
34 + <RootPropertyPathName Name="Type" />
35 + <RootPropertyPathName Name="Label" />
26 36 <RootPropertyPathName Name="Name" />
27 37 <RootPropertyPathName Name="IconImageUrl" />
28 38 <RootPropertyPathName Name="NormalizedPoint" />
29 39 <RootPropertyPathName Name="Position" />
40 + <RootPropertyPathName Name="Path" />
41 + <RootPropertyPathName Name="TypeLabel" />
30 42 <RootPropertyPathName Name="Group" />
43 + <RootPropertyPathName Name="IsOn" />
31 44 </Roots.PropertyPathNames>
32 45 <Roots.RootTypes>
33 46 <RootType FullName="Windows.UI.Xaml.Application">
  @@ -57,6 +70,7 @@
57 70 <RootProperty Name="Margin" />
58 71 <RootProperty Name="Padding" />
59 72 <RootProperty Name="BorderBrush" />
73 + <RootProperty Name="Visibility" />
60 74 <RootProperty Name="Height" />
61 75 </RootType>
62 76 <RootType FullName="Windows.UI.Xaml.FrameworkElement">
  @@ -105,6 +119,8 @@
105 119 <RootMethod Name="SetVerticalScrollBarVisibility" />
106 120 <RootMethod Name="GetIsDeferredScrollingEnabled" />
107 121 <RootMethod Name="SetIsDeferredScrollingEnabled" />
122 + <RootMethod Name="GetZoomMode" />
123 + <RootMethod Name="SetZoomMode" />
108 124 </RootType>
109 125 <RootType FullName="Windows.UI.Xaml.Controls.PasswordBox">
110 126 <RootProperty Name="SelectionHighlightColor" />
  @@ -132,23 +148,34 @@
132 148 <RootProperty Name="Style" />
133 149 <RootProperty Name="VerticalAlignment" />
134 150 <RootProperty Name="Visibility" />
151 + <RootProperty Name="Flyout" />
135 152 <RootEvent Name="Tapped" />
136 153 <RootEvent Name="GotFocus" />
137 154 </RootType>
138 - <RootType FullName="Windows.UI.Xaml.Controls.ComboBox">
139 - <RootProperty Name="PlaceholderText" />
155 + <RootType FullName="Windows.UI.Xaml.Controls.ComboBox" />
156 + <RootType FullName="Windows.UI.Xaml.Controls.ToggleSwitch">
157 + <RootProperty Name="OffContent" />
158 + <RootProperty Name="OnContent" />
159 + <RootProperty Name="VerticalAlignment" />
140 160 <RootProperty Name="HorizontalAlignment" />
161 + <RootProperty Name="Padding" />
162 + <RootProperty Name="Foreground" />
141 163 <RootProperty Name="HorizontalContentAlignment" />
142 - <RootProperty Name="Header" />
164 + <RootProperty Name="Style" />
165 + <RootEvent Name="Toggled" />
166 + </RootType>
167 + <RootType FullName="Windows.UI.Xaml.Controls.AppBarButton">
168 + <RootProperty Name="Icon" />
169 + <RootProperty Name="Label" />
170 + <RootProperty Name="FontSize" />
143 171 <RootProperty Name="Foreground" />
144 - <RootProperty Name="Background" />
145 - <RootProperty Name="MaxDropDownHeight" />
146 - <RootProperty Name="VerticalContentAlignment" />
172 + <RootProperty Name="Style" />
173 + <RootProperty Name="Width" />
174 + <RootProperty Name="HorizontalAlignment" />
147 175 <RootProperty Name="VerticalAlignment" />
148 176 <RootProperty Name="Height" />
149 - <RootProperty Name="BorderThickness" />
150 - <RootProperty Name="Items" />
151 - <RootEvent Name="SelectionChanged" />
177 + <RootProperty Name="Margin" />
178 + <RootEvent Name="Tapped" />
152 179 </RootType>
153 180 <RootType FullName="Windows.UI.Xaml.Setter">
154 181 <RootProperty Name="Property" />
  @@ -158,53 +185,22 @@
158 185 <RootProperty Name="TargetType" />
159 186 <RootProperty Name="Template" />
160 187 </RootType>
161 - <RootType FullName="Windows.UI.Xaml.Controls.Grid">
188 + <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
162 189 <RootProperty Name="Background" />
190 + <RootProperty Name="HorizontalAlignment" />
163 191 <RootProperty Name="Children" />
164 - <RootProperty Name="RowDefinitions" />
165 - <RootProperty Name="ColumnDefinitions" />
166 - <RootProperty Name="Margin" />
167 - <RootProperty Name="ChildrenTransitions" />
168 - <RootProperty Name="VerticalAlignment" />
169 - <RootEvent Name="Tapped" />
170 - <RootMethod Name="GetRow" />
171 - <RootMethod Name="SetRow" />
172 - <RootMethod Name="GetRowSpan" />
173 - <RootMethod Name="SetRowSpan" />
174 - <RootMethod Name="GetColumn" />
175 - <RootMethod Name="SetColumn" />
176 - <RootMethod Name="GetColumnSpan" />
177 - <RootMethod Name="SetColumnSpan" />
178 - </RootType>
179 - <RootType FullName="Windows.UI.Xaml.Controls.Image">
180 - <RootProperty Name="Source" />
192 + <RootProperty Name="Orientation" />
181 193 <RootProperty Name="Height" />
182 - <RootProperty Name="Width" />
183 - <RootProperty Name="RenderTransform" />
184 - <RootProperty Name="Stretch" />
185 - <RootProperty Name="NineGrid" />
186 - <RootProperty Name="IsHoldingEnabled" />
187 - <RootProperty Name="IsHitTestVisible" />
188 - <RootProperty Name="IsDoubleTapEnabled" />
189 - <RootProperty Name="IsRightTapEnabled" />
190 - <RootProperty Name="IsTapEnabled" />
191 - <RootProperty Name="RenderTransformOrigin" />
194 + <RootProperty Name="VerticalAlignment" />
192 195 <RootProperty Name="Margin" />
196 + <RootEvent Name="Tapped" />
193 197 </RootType>
194 - <RootType FullName="Windows.UI.Xaml.Media.CompositeTransform">
195 - <RootProperty Name="ScaleX" />
196 - <RootProperty Name="ScaleY" />
197 - </RootType>
198 - <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.ThemeResourceExtension" />
199 198 <RootType FullName="Windows.UI.Xaml.VisualStateManager">
200 199 <RootMethod Name="GetVisualStateGroups" />
201 200 </RootType>
202 - <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
203 - <RootProperty Name="Height" />
204 - </RootType>
205 201 <RootType FullName="Windows.UI.Xaml.VisualStateGroup">
206 - <RootProperty Name="Transitions" />
207 202 <RootProperty Name="States" />
203 + <RootProperty Name="Transitions" />
208 204 </RootType>
209 205 <RootType FullName="Windows.UI.Xaml.VisualState">
210 206 <RootProperty Name="Storyboard" />
  @@ -219,6 +215,108 @@
219 215 <RootType FullName="Windows.UI.Xaml.Media.Animation.ObjectAnimationUsingKeyFrames">
220 216 <RootProperty Name="KeyFrames" />
221 217 </RootType>
218 + <RootType FullName="Windows.UI.Xaml.Media.Animation.DiscreteObjectKeyFrame">
219 + <RootProperty Name="KeyTime" />
220 + <RootProperty Name="Value" />
221 + </RootType>
222 + <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.ThemeResourceExtension" />
223 + <RootType FullName="Windows.UI.Xaml.Controls.Grid">
224 + <RootProperty Name="HorizontalAlignment" />
225 + <RootProperty Name="Margin" />
226 + <RootProperty Name="Width" />
227 + <RootProperty Name="Height" />
228 + <RootProperty Name="Children" />
229 + <RootProperty Name="Background" />
230 + <RootProperty Name="ColumnDefinitions" />
231 + <RootProperty Name="RowDefinitions" />
232 + <RootProperty Name="ManipulationMode" />
233 + <RootProperty Name="VerticalAlignment" />
234 + <RootProperty Name="ChildrenTransitions" />
235 + <RootProperty Name="MinWidth" />
236 + <RootEvent Name="Tapped" />
237 + <RootMethod Name="GetRow" />
238 + <RootMethod Name="SetRow" />
239 + <RootMethod Name="GetColumn" />
240 + <RootMethod Name="SetColumn" />
241 + <RootMethod Name="GetRowSpan" />
242 + <RootMethod Name="SetRowSpan" />
243 + <RootMethod Name="GetColumnSpan" />
244 + <RootMethod Name="SetColumnSpan" />
245 + </RootType>
246 + <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
247 + <RootProperty Name="Foreground" />
248 + <RootProperty Name="FontSize" />
249 + <RootProperty Name="FontFamily" />
250 + <RootProperty Name="Margin" />
251 + <RootProperty Name="TextAlignment" />
252 + <RootProperty Name="TextWrapping" />
253 + <RootProperty Name="Text" />
254 + <RootProperty Name="HorizontalAlignment" />
255 + <RootProperty Name="Style" />
256 + <RootProperty Name="VerticalAlignment" />
257 + <RootProperty Name="FontWeight" />
258 + <RootProperty Name="Width" />
259 + <RootProperty Name="Padding" />
260 + <RootProperty Name="CharacterSpacing" />
261 + <RootProperty Name="Inlines" />
262 + <RootProperty Name="IsHoldingEnabled" />
263 + <RootProperty Name="IsRightTapEnabled" />
264 + <RootProperty Name="IsHitTestVisible" />
265 + <RootProperty Name="IsTapEnabled" />
266 + <RootProperty Name="IsDoubleTapEnabled" />
267 + <RootProperty Name="IsColorFontEnabled" />
268 + <RootEvent Name="Tapped" />
269 + </RootType>
270 + <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.TemplateBindingExtension" />
271 + <RootType FullName="Windows.UI.Xaml.Shapes.Ellipse">
272 + <RootProperty Name="Fill" />
273 + <RootProperty Name="Stroke" />
274 + <RootProperty Name="StrokeThickness" />
275 + <RootProperty Name="UseLayoutRounding" />
276 + <RootProperty Name="VerticalAlignment" />
277 + <RootProperty Name="HorizontalAlignment" />
278 + <RootProperty Name="Height" />
279 + <RootProperty Name="Width" />
280 + <RootProperty Name="Margin" />
281 + </RootType>
282 + <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
283 + <RootProperty Name="Content" />
284 + <RootProperty Name="Foreground" />
285 + <RootProperty Name="HorizontalAlignment" />
286 + <RootProperty Name="VerticalAlignment" />
287 + <RootProperty Name="FontSize" />
288 + <RootProperty Name="ContentTemplate" />
289 + <RootProperty Name="Margin" />
290 + <RootProperty Name="Style" />
291 + <RootProperty Name="FontWeight" />
292 + <RootProperty Name="FontFamily" />
293 + <RootProperty Name="IsHitTestVisible" />
294 + <RootProperty Name="Opacity" />
295 + <RootProperty Name="FlowDirection" />
296 + <RootProperty Name="Visibility" />
297 + <RootProperty Name="MinHeight" />
298 + </RootType>
299 + <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
300 + <RootMethod Name="GetAccessibilityView" />
301 + <RootMethod Name="SetAccessibilityView" />
302 + <RootMethod Name="GetName" />
303 + <RootMethod Name="SetName" />
304 + <RootMethod Name="GetAutomationId" />
305 + <RootMethod Name="SetAutomationId" />
306 + </RootType>
307 + <RootType FullName="Windows.UI.Xaml.Controls.Border">
308 + <RootProperty Name="BorderBrush" />
309 + <RootProperty Name="BorderThickness" />
310 + <RootProperty Name="Background" />
311 + <RootProperty Name="Child" />
312 + <RootProperty Name="Margin" />
313 + <RootProperty Name="Visibility" />
314 + <RootProperty Name="HorizontalAlignment" />
315 + <RootProperty Name="VerticalAlignment" />
316 + <RootProperty Name="MaxHeight" />
317 + <RootProperty Name="Width" />
318 + <RootProperty Name="Height" />
319 + </RootType>
222 320 <RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimation">
223 321 <RootProperty Name="Duration" />
224 322 <RootProperty Name="To" />
  @@ -226,12 +324,19 @@
226 324 <RootProperty Name="From" />
227 325 <RootProperty Name="EasingFunction" />
228 326 </RootType>
229 - <RootType FullName="Windows.UI.Xaml.Media.Animation.DiscreteObjectKeyFrame">
230 - <RootProperty Name="KeyTime" />
231 - <RootProperty Name="Value" />
327 + <RootType FullName="Windows.UI.Xaml.VisualTransition">
328 + <RootProperty Name="From" />
329 + <RootProperty Name="GeneratedDuration" />
330 + <RootProperty Name="To" />
331 + <RootProperty Name="Storyboard" />
332 + </RootType>
333 + <RootType FullName="Windows.UI.Xaml.Media.Animation.RepositionThemeAnimation">
334 + <RootProperty Name="FromHorizontalOffset" />
232 335 </RootType>
233 336 <RootType FullName="Windows.UI.Xaml.Data.Binding">
234 337 <RootProperty Name="RelativeSource" />
338 + <RootProperty Name="Path" />
339 + <RootProperty Name="ElementName" />
235 340 <RootProperty Name="Converter" />
236 341 <RootProperty Name="ConverterParameter" />
237 342 <RootProperty Name="TargetNullValue" />
  @@ -240,44 +345,59 @@
240 345 <RootType FullName="Windows.UI.Xaml.Data.RelativeSource">
241 346 <RootProperty Name="Mode" />
242 347 </RootType>
243 - <RootType FullName="Windows.UI.Xaml.Media.Animation.ExponentialEase">
244 - <RootProperty Name="EasingMode" />
245 - <RootProperty Name="Exponent" />
348 + <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
349 + <RootProperty Name="Width" />
246 350 </RootType>
247 - <RootType FullName="Windows.UI.Xaml.VisualTransition">
248 - <RootProperty Name="From" />
249 - <RootProperty Name="To" />
250 - <RootProperty Name="Storyboard" />
351 + <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
352 + <RootProperty Name="Height" />
251 353 </RootType>
252 - <RootType FullName="Windows.UI.Xaml.Media.Animation.PointerUpThemeAnimation" />
253 - <RootType FullName="Windows.UI.Xaml.Media.Animation.PointerDownThemeAnimation" />
254 - <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
255 - <RootProperty Name="ContentTemplate" />
256 - <RootProperty Name="Content" />
257 - <RootProperty Name="FlowDirection" />
258 - <RootProperty Name="HorizontalAlignment" />
354 + <RootType FullName="Windows.UI.Xaml.Controls.Primitives.Thumb">
259 355 <RootProperty Name="Margin" />
260 - <RootProperty Name="Style" />
261 - <RootProperty Name="Visibility" />
262 - <RootProperty Name="Opacity" />
263 - <RootProperty Name="MinHeight" />
264 - <RootProperty Name="Foreground" />
265 - <RootProperty Name="VerticalAlignment" />
356 + <RootProperty Name="Template" />
266 357 </RootType>
267 - <RootType FullName="Windows.UI.Xaml.Controls.Border">
268 - <RootProperty Name="Margin" />
269 - <RootProperty Name="Visibility" />
270 - <RootProperty Name="Child" />
271 - <RootProperty Name="BorderBrush" />
272 - <RootProperty Name="BorderThickness" />
273 - <RootProperty Name="Background" />
358 + <RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
359 + <RootProperty Name="Fill" />
274 360 <RootProperty Name="HorizontalAlignment" />
275 - <RootProperty Name="VerticalAlignment" />
276 - <RootProperty Name="MaxHeight" />
361 + <RootProperty Name="Stroke" />
362 + <RootProperty Name="StrokeThickness" />
277 363 <RootProperty Name="Width" />
364 + <RootProperty Name="RenderTransform" />
365 + <RootProperty Name="VerticalAlignment" />
366 + </RootType>
367 + <RootType FullName="Windows.UI.Xaml.Media.TranslateTransform">
368 + <RootProperty Name="X" />
369 + </RootType>
370 + <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.StaticResourceExtension" />
371 + <RootType FullName="Windows.UI.Xaml.Controls.Image">
372 + <RootProperty Name="Source" />
278 373 <RootProperty Name="Height" />
374 + <RootProperty Name="Width" />
375 + <RootProperty Name="RenderTransform" />
376 + <RootProperty Name="NineGrid" />
377 + <RootProperty Name="IsHoldingEnabled" />
378 + <RootProperty Name="IsHitTestVisible" />
379 + <RootProperty Name="IsDoubleTapEnabled" />
380 + <RootProperty Name="IsRightTapEnabled" />
381 + <RootProperty Name="IsTapEnabled" />
382 + <RootProperty Name="RenderTransformOrigin" />
383 + <RootProperty Name="Stretch" />
384 + <RootProperty Name="MaxHeight" />
385 + <RootProperty Name="MaxWidth" />
386 + <RootProperty Name="VerticalAlignment" />
387 + <RootProperty Name="HorizontalAlignment" />
388 + <RootProperty Name="Margin" />
389 + <RootEvent Name="Tapped" />
279 390 </RootType>
280 - <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.TemplateBindingExtension" />
391 + <RootType FullName="Windows.UI.Xaml.Media.CompositeTransform">
392 + <RootProperty Name="ScaleX" />
393 + <RootProperty Name="ScaleY" />
394 + </RootType>
395 + <RootType FullName="Windows.UI.Xaml.Media.Animation.ExponentialEase">
396 + <RootProperty Name="EasingMode" />
397 + <RootProperty Name="Exponent" />
398 + </RootType>
399 + <RootType FullName="Windows.UI.Xaml.Media.Animation.PointerUpThemeAnimation" />
400 + <RootType FullName="Windows.UI.Xaml.Media.Animation.PointerDownThemeAnimation" />
281 401 <RootType FullName="Windows.UI.Xaml.Controls.UserControl">
282 402 <RootProperty Name="Foreground" />
283 403 <RootProperty Name="FlowDirection" />
  @@ -294,40 +414,6 @@
294 414 <RootProperty Name="Margin" />
295 415 <RootProperty Name="RenderTransform" />
296 416 </RootType>
297 - <RootType FullName="Windows.UI.Xaml.Media.TranslateTransform" />
298 - <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.StaticResourceExtension" />
299 - <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
300 - <RootProperty Name="Margin" />
301 - <RootProperty Name="Style" />
302 - <RootProperty Name="Text" />
303 - <RootProperty Name="Foreground" />
304 - <RootProperty Name="VerticalAlignment" />
305 - <RootProperty Name="HorizontalAlignment" />
306 - <RootProperty Name="Width" />
307 - <RootProperty Name="TextWrapping" />
308 - <RootProperty Name="FontSize" />
309 - <RootProperty Name="FontFamily" />
310 - <RootProperty Name="Padding" />
311 - <RootProperty Name="CharacterSpacing" />
312 - <RootProperty Name="FontWeight" />
313 - <RootProperty Name="Inlines" />
314 - <RootProperty Name="IsHoldingEnabled" />
315 - <RootProperty Name="IsRightTapEnabled" />
316 - <RootProperty Name="IsHitTestVisible" />
317 - <RootProperty Name="IsTapEnabled" />
318 - <RootProperty Name="IsDoubleTapEnabled" />
319 - <RootProperty Name="IsColorFontEnabled" />
320 - <RootProperty Name="TextAlignment" />
321 - <RootEvent Name="Tapped" />
322 - </RootType>
323 - <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
324 - <RootMethod Name="GetAccessibilityView" />
325 - <RootMethod Name="SetAccessibilityView" />
326 - <RootMethod Name="GetName" />
327 - <RootMethod Name="SetName" />
328 - <RootMethod Name="GetAutomationId" />
329 - <RootMethod Name="SetAutomationId" />
330 - </RootType>
331 417 <RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
332 418 <RootProperty Name="VerticalAlignment" />
333 419 <RootProperty Name="HorizontalAlignment" />
  @@ -347,19 +433,14 @@
347 433 <RootProperty Name="Visibility" />
348 434 </RootType>
349 435 <RootType FullName="SmartCharging.Converter.NumberToChargetImageConverter" />
350 - <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
351 - <RootProperty Name="Orientation" />
352 - <RootProperty Name="Height" />
353 - <RootProperty Name="Children" />
354 - <RootProperty Name="Margin" />
355 - <RootProperty Name="VerticalAlignment" />
356 - <RootProperty Name="HorizontalAlignment" />
357 - <RootProperty Name="Background" />
358 - </RootType>
359 436 <RootType FullName="SmartCharging.ChargeRating">
360 - <RootProperty Name="Margin" />
361 437 <RootProperty Name="HorizontalAlignment" />
438 + <RootProperty Name="HorizontalContentAlignment" />
439 + <RootProperty Name="Value" />
440 + <RootProperty Name="Margin" />
441 + <RootProperty Name="Editable" />
362 442 </RootType>
443 + <RootType FullName="SmartCharging.Header" />
363 444 <RootType FullName="Windows.UI.Xaml.Controls.Page">
364 445 <RootProperty Name="DataContext" />
365 446 <RootProperty Name="Resources" />
  @@ -370,9 +451,6 @@
370 451 <RootType FullName="Windows.UI.Xaml.DataTemplate">
371 452 <RootProperty Name="Template" />
372 453 </RootType>
373 - <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
374 - <RootProperty Name="Width" />
375 - </RootType>
376 454 <RootType FullName="Windows.UI.Xaml.Controls.Hub">
377 455 <RootProperty Name="Header" />
378 456 <RootProperty Name="Background" />
  @@ -393,9 +471,9 @@
393 471 <RootProperty Name="VerticalAlignment" />
394 472 <RootProperty Name="HorizontalAlignment" />
395 473 <RootProperty Name="ItemsPanel" />
474 + <RootProperty Name="Margin" />
396 475 <RootProperty Name="TabIndex" />
397 476 <RootProperty Name="IsSwipeEnabled" />
398 - <RootProperty Name="Margin" />
399 477 <RootEvent Name="ItemClick" />
400 478 </RootType>
401 479 <RootType FullName="Windows.UI.Xaml.Media.Animation.ContinuumNavigationTransitionInfo">
  @@ -416,16 +494,6 @@
416 494 </RootType>
417 495 <RootType FullName="Windows.UI.Xaml.Controls.ItemsWrapGrid" />
418 496 <RootType FullName="SmartCharging.HubPage" />
419 - <RootType FullName="Windows.UI.Xaml.Shapes.Ellipse">
420 - <RootProperty Name="Height" />
421 - <RootProperty Name="Width" />
422 - <RootProperty Name="VerticalAlignment" />
423 - <RootProperty Name="HorizontalAlignment" />
424 - <RootProperty Name="Stroke" />
425 - <RootProperty Name="StrokeThickness" />
426 - <RootProperty Name="Fill" />
427 - <RootProperty Name="Margin" />
428 - </RootType>
429 497 <RootType FullName="SmartCharging.ImagePicker" />
430 498 <RootType FullName="Windows.UI.Xaml.Controls.FlipView">
431 499 <RootProperty Name="HorizontalAlignment" />
  @@ -441,11 +509,14 @@
441 509 </RootType>
442 510 <RootType FullName="Windows.UI.Xaml.Media.Animation.EntranceThemeTransition" />
443 511 <RootType FullName="SmartCharging.ItemPage" />
444 - <RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
512 + <RootType FullName="Windows.UI.Xaml.Controls.ProgressRing">
513 + <RootProperty Name="IsActive" />
514 + <RootProperty Name="Background" />
445 515 <RootProperty Name="VerticalAlignment" />
446 516 <RootProperty Name="HorizontalAlignment" />
447 - <RootProperty Name="Stroke" />
448 - <RootProperty Name="Fill" />
517 + <RootProperty Name="IsHitTestVisible" />
518 + <RootProperty Name="Visibility" />
519 + <RootProperty Name="Foreground" />
449 520 </RootType>
450 521 <RootType FullName="Windows.UI.Xaml.Documents.Underline">
451 522 <RootProperty Name="Inlines" />
  @@ -453,6 +524,12 @@
453 524 <RootType FullName="SmartCharging.LoginPage" />
454 525 <RootType FullName="SmartCharging.ManageSitePage" />
455 526 <RootType FullName="SmartCharging.Converter.VisibilityConverter" />
527 + <RootType FullName="Windows.UI.Xaml.Controls.Flyout">
528 + <RootProperty Name="Placement" />
529 + <RootProperty Name="Content" />
530 + <RootProperty Name="FlyoutPresenterStyle" />
531 + </RootType>
532 + <RootType FullName="Windows.UI.Xaml.Controls.FlyoutPresenter" />
456 533 <RootType FullName="Windows.UI.Xaml.Controls.Maps.MapControl">
457 534 <RootProperty Name="VerticalAlignment" />
458 535 <RootProperty Name="HorizontalAlignment" />
  @@ -471,17 +548,34 @@
471 548 <RootProperty Name="Orientation" />
472 549 <RootProperty Name="HorizontalAlignment" />
473 550 </RootType>
551 + <RootType FullName="Windows.UI.Xaml.Controls.Primitives.FlyoutBase">
552 + <RootMethod Name="GetAttachedFlyout" />
553 + <RootMethod Name="SetAttachedFlyout" />
554 + </RootType>
474 555 <RootType FullName="Windows.UI.Xaml.Controls.Maps.MapItemsControl">
475 556 <RootProperty Name="ItemTemplate" />
476 557 </RootType>
477 558 <RootType FullName="SmartCharging.MapPage" />
559 + <RootType FullName="Windows.UI.Xaml.Controls.VariableSizedWrapGrid">
560 + <RootProperty Name="ItemHeight" />
561 + <RootProperty Name="MaximumRowsOrColumns" />
562 + <RootProperty Name="ItemWidth" />
563 + <RootProperty Name="Orientation" />
564 + </RootType>
565 + <RootType FullName="SmartCharging.MultipleImagePicker">
566 + <RootProperty Name="Visibility" />
567 + </RootType>
478 568 <RootType FullName="SmartCharging.NewReviewPage" />
479 569 <RootType FullName="SmartCharging.SectionPage" />
480 - <RootType FullName="SmartCharging.SiteOwnerRegistrationPage" />
481 - <RootType FullName="Windows.UI.Xaml.Controls.ComboBoxItem">
570 + <RootType FullName="SmartCharging.SettingsPage" />
571 + <RootType FullName="SmartCharging.Converter.BoolToVisibilityConverter" />
572 + <RootType FullName="Windows.UI.Xaml.Controls.ListBoxItem">
482 573 <RootProperty Name="Content" />
574 + <RootProperty Name="FontSize" />
575 + <RootProperty Name="Margin" />
576 + <RootEvent Name="Tapped" />
483 577 </RootType>
484 - <RootType FullName="System.String" />
578 + <RootType FullName="SmartCharging.SiteOwnerRegistrationPage" />
485 579 <RootType FullName="SmartCharging.StandardUserLoggedInPage" />
486 580 <RootType FullName="SmartCharging.StandardUserRegistrationPage" />
487 581 </Roots.RootTypes>