1 <?xml version="1.0" encoding="utf-8"?>
\r
2 <Roots xmlns="clr-namespace:Microsoft.Xaml.Tools.XamlCompiler.RootLog;assembly=Microsoft.Windows.UI.Xaml.81.Build.Tasks">
\r
4 <RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
\r
5 <RootProperty Name="HorizontalContentAlignment" />
\r
6 <RootProperty Name="VerticalContentAlignment" />
\r
7 <RootProperty Name="Content" />
\r
9 <RootType FullName="Xamarin.Forms.Platform.WinRT.PageControl" />
\r
10 <RootType FullName="Windows.UI.Xaml.Controls.UserControl">
\r
11 <RootProperty Name="Content" />
\r
13 <RootType FullName="Windows.UI.Xaml.Controls.Grid">
\r
14 <RootProperty Name="Resources" />
\r
15 <RootProperty Name="ColumnDefinitions" />
\r
16 <RootProperty Name="Children" />
\r
17 <RootMethod Name="GetColumn" />
\r
18 <RootMethod Name="SetColumn" />
\r
20 <RootType FullName="Windows.UI.Xaml.Controls.Button">
\r
21 <RootProperty Name="Name" />
\r
22 <RootProperty Name="Content" />
\r
23 <RootProperty Name="BorderThickness" />
\r
24 <RootEvent Name="Click" />
\r
26 <RootType FullName="Windows.UI.Xaml.FrameworkElement">
\r
27 <RootProperty Name="Margin" />
\r
29 <RootType FullName="Windows.UI.Xaml.Controls.Control">
\r
30 <RootProperty Name="Template" />
\r
32 <RootType FullName="Windows.UI.Xaml.Setter">
\r
33 <RootProperty Name="Property" />
\r
34 <RootProperty Name="Value" />
\r
36 <RootType FullName="Windows.UI.Xaml.Controls.ControlTemplate">
\r
37 <RootProperty Name="TargetType" />
\r
38 <RootProperty Name="Template" />
\r
40 <RootType FullName="Windows.UI.Xaml.VisualStateManager">
\r
41 <RootMethod Name="GetVisualStateGroups" />
\r
43 <RootType FullName="Windows.UI.Xaml.VisualStateGroup">
\r
44 <RootProperty Name="States" />
\r
46 <RootType FullName="Windows.UI.Xaml.VisualState">
\r
47 <RootProperty Name="Storyboard" />
\r
49 <RootType FullName="Windows.UI.Xaml.Media.Animation.Storyboard">
\r
50 <RootProperty Name="Children" />
\r
51 <RootMethod Name="GetTargetProperty" />
\r
52 <RootMethod Name="SetTargetProperty" />
\r
53 <RootMethod Name="GetTargetName" />
\r
54 <RootMethod Name="SetTargetName" />
\r
56 <RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimation">
\r
57 <RootProperty Name="Duration" />
\r
58 <RootProperty Name="To" />
\r
60 <RootType FullName="Windows.UI.Xaml.Media.Animation.ObjectAnimationUsingKeyFrames">
\r
61 <RootProperty Name="KeyFrames" />
\r
63 <RootType FullName="Windows.UI.Xaml.Media.Animation.DiscreteObjectKeyFrame">
\r
64 <RootProperty Name="KeyTime" />
\r
65 <RootProperty Name="Value" />
\r
67 <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.ThemeResourceExtension" />
\r
68 <RootType FullName="Windows.UI.Xaml.Controls.Border">
\r
69 <RootProperty Name="BorderBrush" />
\r
70 <RootProperty Name="BorderThickness" />
\r
71 <RootProperty Name="Background" />
\r
72 <RootProperty Name="Margin" />
\r
73 <RootProperty Name="Child" />
\r
75 <RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
\r
76 <RootProperty Name="IsHitTestVisible" />
\r
77 <RootProperty Name="Opacity" />
\r
78 <RootProperty Name="StrokeDashOffset" />
\r
79 <RootProperty Name="StrokeEndLineCap" />
\r
80 <RootProperty Name="Stroke" />
\r
81 <RootProperty Name="StrokeDashArray" />
\r
83 <RootType FullName="Microsoft.Xaml.Tools.DirectUI.ProxyTypes.TemplateBindingExtension" />
\r
84 <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
\r
85 <RootProperty Name="ContentTemplate" />
\r
86 <RootProperty Name="ContentTransitions" />
\r
87 <RootProperty Name="Content" />
\r
88 <RootProperty Name="HorizontalAlignment" />
\r
89 <RootProperty Name="Margin" />
\r
90 <RootProperty Name="VerticalAlignment" />
\r
92 <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
\r
93 <RootMethod Name="GetAccessibilityView" />
\r
94 <RootMethod Name="SetAccessibilityView" />
\r
96 <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
\r
97 <RootProperty Name="Width" />
\r
99 <RootType FullName="Xamarin.Forms.Platform.WinRT.StepperControl" />
\r