| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- <?xml version="1.0" encoding="utf-8"?>
- <Roots xmlns="clr-namespace:Microsoft.Xaml.Tools.XamlCompiler.RootLog;assembly=Microsoft.Windows.UI.Xaml.81.Build.Tasks">
- <Roots.Interfaces>
- <RootInterface FullName="Windows.UI.Xaml.Data.IValueConverter" />
- </Roots.Interfaces>
- <Roots.PropertyPathNames>
- <RootPropertyPathName Name="Title" />
- <RootPropertyPathName Name="Image" />
- <RootPropertyPathName Name="CircuitsCommand" />
- <RootPropertyPathName Name="DriversCommand" />
- <RootPropertyPathName Name="StandingsCommand" />
- <RootPropertyPathName Name="News" />
- <RootPropertyPathName Name="NextRace" />
- <RootPropertyPathName Name="Date" />
- <RootPropertyPathName Name="RaceName" />
- <RootPropertyPathName Name="Round" />
- </Roots.PropertyPathNames>
- <Roots.RootTypes>
- <RootType FullName="Windows.UI.Xaml.Application">
- <RootProperty Name="Resources" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.ResourceDictionary">
- <RootProperty Name="MergedDictionaries" />
- <RootProperty Name="Source" />
- </RootType>
- <RootType FullName="FormulaOneApp.Classic.Windows.Converters.NativeEventToImageConverter" />
- <RootType FullName="Windows.UI.Xaml.Controls.Page">
- <RootProperty Name="Background" />
- <RootProperty Name="Content" />
- </RootType>
- <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.ThemeResourceExtension" />
- <RootType FullName="Windows.UI.Xaml.Controls.Grid">
- <RootProperty Name="HorizontalAlignment" />
- <RootProperty Name="VerticalAlignment" />
- <RootProperty Name="Children" />
- <RootProperty Name="ColumnDefinitions" />
- <RootProperty Name="RowDefinitions" />
- <RootProperty Name="Background" />
- <RootMethod Name="GetColumn" />
- <RootMethod Name="SetColumn" />
- <RootMethod Name="GetRow" />
- <RootMethod Name="SetRow" />
- </RootType>
- <RootType FullName="FormulaOneApp.Classic.Windows.MainPage" />
- <RootType FullName="Windows.UI.Color" />
- <RootType FullName="Windows.UI.Xaml.Media.SolidColorBrush">
- <RootProperty Name="Color" />
- </RootType>
- <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.StaticResourceExtension" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Tile">
- <RootProperty Name="Command" />
- <RootProperty Name="IsAnimationEnabled" />
- <RootProperty Name="Height" />
- <RootProperty Name="Width" />
- <RootProperty Name="Background" />
- <RootProperty Name="FrontContent" />
- <RootProperty Name="TileAnimation" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.Control">
- <RootProperty Name="Template" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Setter">
- <RootProperty Name="Property" />
- <RootProperty Name="Value" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.ControlTemplate">
- <RootProperty Name="TargetType" />
- <RootProperty Name="Template" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.Canvas">
- <RootProperty Name="Background" />
- <RootProperty Name="Height" />
- <RootProperty Name="Width" />
- <RootProperty Name="Children" />
- <RootMethod Name="GetZIndex" />
- <RootMethod Name="SetZIndex" />
- </RootType>
- <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.TemplateBindingExtension" />
- <RootType FullName="Windows.UI.Xaml.Controls.Border">
- <RootProperty Name="BorderBrush" />
- <RootProperty Name="BorderThickness" />
- <RootProperty Name="Height" />
- <RootProperty Name="Width" />
- <RootProperty Name="Child" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
- <RootProperty Name="Content" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.DataTemplate">
- <RootProperty Name="Template" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
- <RootProperty Name="Text" />
- <RootProperty Name="FontSize" />
- <RootProperty Name="Foreground" />
- <RootProperty Name="TextWrapping" />
- <RootProperty Name="MaxLines" />
- <RootProperty Name="HorizontalAlignment" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Data.Binding">
- <RootProperty Name="Converter" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.StackPanel">
- <RootProperty Name="Margin" />
- <RootProperty Name="Orientation" />
- <RootProperty Name="Children" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.Image">
- <RootProperty Name="Source" />
- <RootProperty Name="Height" />
- <RootProperty Name="Width" />
- <RootProperty Name="Stretch" />
- </RootType>
- <RootType FullName="Cirrious.MvvmCross.WindowsCommon.Views.MvxWindowsPage">
- <RootProperty Name="Background" />
- <RootProperty Name="Content" />
- <RootProperty Name="Foreground" />
- </RootType>
- <RootType FullName="FormulaOneApp.Classic.Windows.Views.CircuitDetailView" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Views.CircuitListView" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Views.DriverDetailView" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Views.DriverListView" />
- <RootType FullName="Windows.UI.Xaml.Controls.Hub">
- <RootProperty Name="Header" />
- <RootProperty Name="HeaderTemplate" />
- <RootProperty Name="Sections" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.HubSection">
- <RootProperty Name="Header" />
- <RootProperty Name="HeaderTemplate" />
- <RootProperty Name="ContentTemplate" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
- <RootProperty Name="Width" />
- </RootType>
- <RootType FullName="Windows.UI.Xaml.Controls.RowDefinition">
- <RootProperty Name="Height" />
- </RootType>
- <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.TiltEffect">
- <RootMethod Name="GetIsTiltEnabled" />
- <RootMethod Name="SetIsTiltEnabled" />
- </RootType>
- <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.RotationHorizontalTileAnimation" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.RotationVerticalTileAnimation" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.RightTileAnimation" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Controls.Tile.Animations.LeftAnimationTile" />
- <RootType FullName="Windows.UI.Xaml.Controls.ListView">
- <RootProperty Name="ItemsSource" />
- <RootProperty Name="ItemTemplate" />
- </RootType>
- <RootType FullName="FormulaOneApp.Classic.Windows.Views.MainView" />
- <RootType FullName="FormulaOneApp.Classic.Windows.Views.StandingsView" />
- </Roots.RootTypes>
- </Roots>
|