﻿<?xml version="1.0" encoding="utf-8"?>
<Roots >
  <Roots.Interfaces>
    <RootInterface FullName="Windows.UI.Xaml.Data.IValueConverter" />
  </Roots.Interfaces>
  <Roots.RootTypes>
    <RootType FullName="Windows.UI.Xaml.Controls.UserControl">
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Grid">
      <RootProperty Name="Children" />
      <RootProperty Name="Resources" />
      <RootProperty Name="ColumnDefinitions" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Margin" />
      <RootMethod Name="GetColumn" />
      <RootMethod Name="SetColumn" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ContentControl">
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="HorizontalContentAlignment" />
      <RootProperty Name="VerticalContentAlignment" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="Visibility" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.CheckBox">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Visibility" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Shapes.Rectangle">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Fill" />
      <RootProperty Name="Opacity" />
      <RootProperty Name="IsHitTestVisible" />
      <RootProperty Name="Stroke" />
      <RootProperty Name="StrokeDashArray" />
      <RootProperty Name="StrokeDashOffset" />
      <RootProperty Name="StrokeEndLineCap" />
      <RootEvent Name="PointerPressed" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Image">
      <RootProperty Name="Width" />
      <RootProperty Name="Height" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Source" />
      <RootProperty Name="Stretch" />
      <RootProperty Name="Opacity" />
      <RootProperty Name="RenderTransformOrigin" />
      <RootProperty Name="RenderTransform" />
      <RootEvent Name="PointerPressed" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.BindExtension">
      <RootProperty Name="Mode" />
      <RootProperty Name="Converter" />
    </RootType>
    <RootType FullName="Toolkit.Dashboard" />
    <RootType FullName="Windows.UI.Xaml.Media.PointCollection" />
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsControl">
      <RootProperty Name="ItemsSource" />
      <RootProperty Name="ItemsPanel" />
      <RootProperty Name="ItemTemplate" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Data.Binding">
      <RootProperty Name="Source" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.StaticResourceExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.ItemsPanelTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.DataTemplate">
      <RootProperty Name="Template" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.ScaleTransform">
      <RootProperty Name="ScaleX" />
      <RootProperty Name="ScaleY" />
    </RootType>
    <RootType FullName="Toolkit.DropShadowImage" />
    <RootType FullName="Windows.UI.Xaml.Controls.Button">
      <RootProperty Name="Command" />
      <RootProperty Name="Style" />
      <RootProperty Name="Content" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.ColumnDefinition">
      <RootProperty Name="Width" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.TextBlock">
      <RootProperty Name="Margin" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="LineHeight" />
      <RootProperty Name="LineStackingStrategy" />
      <RootProperty Name="Text" />
      <RootProperty Name="TextWrapping" />
      <RootProperty Name="Visibility" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="Style" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="Opacity" />
    </RootType>
    <RootType FullName="Toolkit.FlexButton" />
    <RootType FullName="Windows.UI.Xaml.ResourceDictionary" />
    <RootType FullName="System.String" />
    <RootType FullName="Toolkit.VisibilityConverter" />
    <RootType FullName="Toolkit.TextLengthToVisibilityConverter" />
    <RootType FullName="Toolkit.StringToBrushConverter" />
    <RootType FullName="Windows.UI.Xaml.Controls.Control">
      <RootProperty Name="Background" />
      <RootProperty Name="FontFamily" />
      <RootProperty Name="FontSize" />
      <RootProperty Name="FontWeight" />
      <RootProperty Name="Foreground" />
      <RootProperty Name="Padding" />
      <RootProperty Name="Template" />
      <RootProperty Name="VerticalContentAlignment" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.FrameworkElement">
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="Margin" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Height" />
      <RootProperty Name="MinWidth" />
      <RootProperty Name="Width" />
    </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.VisualStateManager">
      <RootMethod Name="GetVisualStateGroups" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Controls.Border">
      <RootProperty Name="Background" />
      <RootProperty Name="Child" />
    </RootType>
    <RootType FullName="Microsoft.Xaml.DirectUI.ProxyTypes.TemplateBindingExtension" />
    <RootType FullName="Windows.UI.Xaml.Controls.ContentPresenter">
      <RootProperty Name="Margin" />
      <RootProperty Name="HorizontalAlignment" />
      <RootProperty Name="VerticalAlignment" />
      <RootProperty Name="Content" />
      <RootProperty Name="ContentTemplate" />
      <RootProperty Name="ContentTransitions" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualStateGroup">
      <RootProperty Name="States" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.VisualState">
      <RootProperty Name="Storyboard" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.Storyboard">
      <RootProperty Name="Children" />
      <RootMethod Name="GetTargetName" />
      <RootMethod Name="SetTargetName" />
      <RootMethod Name="GetTargetProperty" />
      <RootMethod Name="SetTargetProperty" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DoubleAnimation">
      <RootProperty Name="To" />
      <RootProperty Name="Duration" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.ObjectAnimationUsingKeyFrames">
      <RootProperty Name="KeyFrames" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.Animation.DiscreteObjectKeyFrame">
      <RootProperty Name="KeyTime" />
      <RootProperty Name="Value" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Media.SolidColorBrush">
      <RootProperty Name="Color" />
    </RootType>
    <RootType FullName="Windows.UI.Xaml.Automation.AutomationProperties">
      <RootMethod Name="GetAutomationId" />
      <RootMethod Name="SetAutomationId" />
      <RootMethod Name="GetItemType" />
      <RootMethod Name="SetItemType" />
      <RootMethod Name="GetName" />
      <RootMethod Name="SetName" />
    </RootType>
  </Roots.RootTypes>
</Roots>
