FormulaOneApp.Classic.Windows.xr.xml 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Roots xmlns="clr-namespace:Microsoft.Xaml.Tools.XamlCompiler.RootLog;assembly=Microsoft.Windows.UI.Xaml.81.Build.Tasks">
  3. <Roots.Interfaces>
  4. <RootInterface FullName="Windows.UI.Xaml.Data.IValueConverter" />
  5. </Roots.Interfaces>
  6. <Roots.PropertyPathNames>
  7. <RootPropertyPathName Name="Title" />
  8. <RootPropertyPathName Name="Image" />
  9. <RootPropertyPathName Name="CircuitsCommand" />
  10. <RootPropertyPathName Name="DriversCommand" />
  11. <RootPropertyPathName Name="StandingsCommand" />
  12. <RootPropertyPathName Name="News" />
  13. <RootPropertyPathName Name="NextRace" />
  14. <RootPropertyPathName Name="Date" />
  15. <RootPropertyPathName Name="RaceName" />
  16. <RootPropertyPathName Name="Round" />
  17. </Roots.PropertyPathNames>
  18. <Roots.RootTypes>
  19. <RootType FullName="Windows.UI.Xaml.Application">
  20. <RootProperty Name="Resources" />
  21. </RootType>
  22. <RootType FullName="Windows.UI.Xaml.ResourceDictionary">
  23. <RootProperty Name="MergedDictionaries" />
  24. <RootProperty Name="Source" />
  25. </RootType>
  26. <RootType FullName="FormulaOneApp.Classic.Windows.Converters.NativeEventToImageConverter" />
  27. <RootType FullName="Windows.UI.Xaml.Controls.Page">
  28. <RootProperty Name="Background" />
  29. <RootProperty Name="Content" />
  30. </RootType>
  31. <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.ThemeResourceExtension" />
  32. <RootType FullName="Windows.UI.Xaml.Controls.Grid">
  33. <RootProperty Name="HorizontalAlignment" />
  34. <RootProperty Name="VerticalAlignment" />
  35. <RootProperty Name="Children" />
  36. <RootProperty Name="ColumnDefinitions" />
  37. <RootProperty Name="RowDefinitions" />
  38. <RootProperty Name="Background" />
  39. <RootMethod Name="GetColumn" />
  40. <RootMethod Name="SetColumn" />
  41. <RootMethod Name="GetRow" />
  42. <RootMethod Name="SetRow" />
  43. </RootType>
  44. <RootType FullName="FormulaOneApp.Classic.Windows.MainPage" />
  45. <RootType FullName="Windows.UI.Color" />
  46. <RootType FullName="Windows.UI.Xaml.Media.SolidColorBrush">
  47. <RootProperty Name="Color" />
  48. </RootType>
  49. <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.StaticResourceExtension" />
  50. <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Tile">
  51. <RootProperty Name="Command" />
  52. <RootProperty Name="IsAnimationEnabled" />
  53. <RootProperty Name="Height" />
  54. <RootProperty Name="Width" />
  55. <RootProperty Name="Background" />
  56. <RootProperty Name="FrontContent" />
  57. <RootProperty Name="TileAnimation" />
  58. </RootType>
  59. <RootType FullName="Windows.UI.Xaml.Controls.Control">
  60. <RootProperty Name="Template" />
  61. </RootType>
  62. <RootType FullName="Windows.UI.Xaml.Setter">
  63. <RootProperty Name="Property" />
  64. <RootProperty Name="Value" />
  65. </RootType>
  66. <RootType FullName="Windows.UI.Xaml.Controls.ControlTemplate">
  67. <RootProperty Name="TargetType" />
  68. <RootProperty Name="Template" />
  69. </RootType>
  70. <RootType FullName="Windows.UI.Xaml.Controls.Canvas">
  71. <RootProperty Name="Background" />
  72. <RootProperty Name="Height" />
  73. <RootProperty Name="Width" />
  74. <RootProperty Name="Children" />
  75. <RootMethod Name="GetZIndex" />
  76. <RootMethod Name="SetZIndex" />
  77. </RootType>
  78. <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.TemplateBindingExtension" />
  79. <RootType FullName="Windows.UI.Xaml.Controls.Border">
  80. <RootProperty Name="BorderBrush" />
  81. <RootProperty Name="BorderThickness" />
  82. <RootProperty Name="Height" />
  83. <RootProperty Name="Width" />
  84. <RootProperty Name="Child" />
  85. </RootType>
  86. <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
  87. <RootProperty Name="Content" />
  88. </RootType>
  89. <RootType FullName="Windows.UI.Xaml.DataTemplate">
  90. <RootProperty Name="Template" />
  91. </RootType>
  92. <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
  93. <RootProperty Name="Text" />
  94. <RootProperty Name="FontSize" />
  95. <RootProperty Name="Foreground" />
  96. <RootProperty Name="TextWrapping" />
  97. <RootProperty Name="MaxLines" />
  98. <RootProperty Name="HorizontalAlignment" />
  99. </RootType>
  100. <RootType FullName="Windows.UI.Xaml.Data.Binding">
  101. <RootProperty Name="Converter" />
  102. </RootType>
  103. <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
  104. <RootProperty Name="Margin" />
  105. <RootProperty Name="Orientation" />
  106. <RootProperty Name="Children" />
  107. </RootType>
  108. <RootType FullName="Windows.UI.Xaml.Controls.Image">
  109. <RootProperty Name="Source" />
  110. <RootProperty Name="Height" />
  111. <RootProperty Name="Width" />
  112. <RootProperty Name="Stretch" />
  113. </RootType>
  114. <RootType FullName="Cirrious.MvvmCross.WindowsCommon.Views.MvxWindowsPage">
  115. <RootProperty Name="Background" />
  116. <RootProperty Name="Content" />
  117. <RootProperty Name="Foreground" />
  118. </RootType>
  119. <RootType FullName="FormulaOneApp.Classic.Windows.Views.CircuitDetailView" />
  120. <RootType FullName="FormulaOneApp.Classic.Windows.Views.CircuitListView" />
  121. <RootType FullName="FormulaOneApp.Classic.Windows.Views.DriverDetailView" />
  122. <RootType FullName="FormulaOneApp.Classic.Windows.Views.DriverListView" />
  123. <RootType FullName="Windows.UI.Xaml.Controls.Hub">
  124. <RootProperty Name="Header" />
  125. <RootProperty Name="HeaderTemplate" />
  126. <RootProperty Name="Sections" />
  127. </RootType>
  128. <RootType FullName="Windows.UI.Xaml.Controls.HubSection">
  129. <RootProperty Name="Header" />
  130. <RootProperty Name="HeaderTemplate" />
  131. <RootProperty Name="ContentTemplate" />
  132. </RootType>
  133. <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
  134. <RootProperty Name="Width" />
  135. </RootType>
  136. <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
  137. <RootProperty Name="Height" />
  138. </RootType>
  139. <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.TiltEffect">
  140. <RootMethod Name="GetIsTiltEnabled" />
  141. <RootMethod Name="SetIsTiltEnabled" />
  142. </RootType>
  143. <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.RotationHorizontalTileAnimation" />
  144. <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.RotationVerticalTileAnimation" />
  145. <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.RightTileAnimation" />
  146. <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.LeftAnimationTile" />
  147. <RootType FullName="Windows.UI.Xaml.Controls.ListView">
  148. <RootProperty Name="ItemsSource" />
  149. <RootProperty Name="ItemTemplate" />
  150. </RootType>
  151. <RootType FullName="FormulaOneApp.Classic.Windows.Views.MainView" />
  152. <RootType FullName="FormulaOneApp.Classic.Windows.Views.StandingsView" />
  153. </Roots.RootTypes>
  154. </Roots>